# Setting up your Unifize account

Before you can collaborate, track tasks, or manage workflows, you’ll need to create and access your Unifize account. This section walks you through the two ways to get started—using an invite link and logging in securely from any device.

## How to Get Started

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="setting-up-your-unifize-account/signing-up-with-invite-link">Signing up with invite link</a></td><td>Accept your email invitation and set up your profile in minutes.</td></tr><tr><td><a href="setting-up-your-unifize-account/logging-in-with-email">Logging in with email</a></td><td>Access your Unifize workspace anytime using your credentials.</td></tr></tbody></table>

## Need Help?

If you haven’t received an invite, contact your team’s Unifize Admin. Once you’re in, you can personalize your profile, notifications, and language preferences from your user menu.


---

# 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/setting-up-your-unifize-account.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.
