# Getting started

{% hint style="success" %}
**Start your journey with Unifize.**\
This section walks you through everything you need to begin using Unifize—from creating your account to exploring key features and taking your first actions on the platform.
{% endhint %}

## 1. Setting Up Your Unifize Account

Create your login, access your workspace, and get oriented with the basics.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/1ZEAB2r36CptF6xspilV">Signing up with the invite link</a></td><td>Join Unifize through your email invite and set up your credentials.</td></tr><tr><td><a href="/pages/SN0HmiNjFE5V5BbpFYBD">Logging in with email</a></td><td>Access your Unifize account from any device using secure login.</td></tr><tr><td>Quickstart Demo</td><td>See how Unifize helps teams move faster and stay aligned.</td></tr></tbody></table>

***

## 2. Key Features & Navigation

Learn how to move around Unifize and understand where everything lives.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/Idm6VkEoa9eoGbjRkID3">Records</a></td><td>The heart of collaboration—where data, checklists, and conversations come together.</td></tr><tr><td><a href="/pages/DzjlKIPUnL9iscCi92Xr">Conversations</a></td><td>Communicate in real time within the context of every process.</td></tr><tr><td><a href="/pages/guRzooY0M5ykczJazo3u">Checklists</a></td><td>Structure and complete steps required for each record.</td></tr></tbody></table>

***

## 3. First Steps for New Users

Take your first real actions in Unifize. Create, connect, and communicate.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/DxURRudXYLBNDReD8Cgw">Creating a new record</a></td><td>Start a new process by initiating a record from your inbox.</td></tr><tr><td><a href="/pages/mvzQtUUZZ19e9DyP2Z7Q">Filling checklist metadata</a></td><td>Add structured data to drive your process forward.</td></tr><tr><td><a href="/pages/qM7SikyPFoknY9Hf6qBR">Linking related records</a></td><td>Connect records across processes to maintain traceability.</td></tr><tr><td><a href="/pages/iUSLnHXQV4obAL5VzgPk">Sharing conversations as email</a></td><td>Send chat threads as emails directly from a record.</td></tr><tr><td><a href="/pages/furYNbdJlWN3FshHnEGQ">Creating records from inbound email</a></td><td>Auto-create records when someone emails your Unifize address.</td></tr><tr><td><a href="/pages/XdskzP6AMm4uZR8tcehU">Changing your preferred language</a></td><td>Use Unifize in the language you’re most comfortable with.</td></tr><tr><td><a href="/pages/9U5CFodVGXVgwHnKNsOX">Sending and Receiving Emails in Unifize</a></td><td>Manage emails directly within your records, in context.</td></tr></tbody></table>

***

## 4. Personalization

Control your profile, email preferences, inbox layout, and home screen—so you see what matters most, and only when it matters.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/yWCnScJigd2lrTyW1Lvu">Profile Settings</a></td><td>Manage your name, profile picture, password, and email notification preferences.</td></tr><tr><td><a href="/pages/13N7YW9GlW4eGQhEajIQ">Homescreen Customization</a></td><td>Control what you see when you log in—pin key records and personalize your layout.</td></tr><tr><td><a href="/pages/7kGfbp3lllBl021g8etU">Inbox Customization</a></td><td>Filter and organize records in My Inbox to stay focused on what matters.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.unifize.com/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
