# Accept an Invitation

Use this article to create your OX account after receiving an invitation to an existing organization.

#### Accept an invitation and create your account

**To accept an invitation:**

1. Open the invitation email and click **Accept invitation**.
2. In the dialog, select how you want to create your account.
3. Click **Continue**. OX logs you in and opens your organization's **Dashboard**.

#### Notes

Your available sign-in options depend on your organization’s IT policies.\
If your organization uses SSO, the dialog may look different or show fewer account-creation methods.

{% hint style="success" %}
**At a glance:** Create an OX account by accepting an invitation to join an organization.
{% endhint %}

Cool! You've received an email invitation to join an OX security organization.

**To accept the invitation:**

1. Click the **Accept invitation** link in the email you received.
2. In the dialog, select one of the available options for creating your account.

   <div align="left"><figure><img src="/files/pH3r4s47zobSsqd5haUV" alt="" width="375"><figcaption></figcaption></figure></div>
3. Click **Continue,** and you're done!

You'll be taken directly to your organization's [**Dashboard**](broken://pages/xhL81PmLKt3YjEeyu7lh), which is a great place to start exploring all of OX's features.

{% hint style="warning" %}
**Important!**

Your organization's administrator and IT policies determine the options available for signing up and logging in. Therefore, the dialog you see may differ significantly from the one pictured above, especially if your organization uses single sign-on (SSO) with a service like Okta or SAML.
{% endhint %}


---

# 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.ox.security/get-started/onboarding-to-ox/connect-to-ox/accept-an-invitation.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.
