# Organization Settings

With the ability to **create an organization** and invite your team members.

#### **1. Creating an Organization on Paxton AI**

To transition your Paxton AI account to an organization, follow these steps:

* **Log in to Paxton AI**: Start by logging into your existing Paxton AI account.
* **Go to Manage Subscription**: Click on your username at the bottom right of the screen and select **Manage Subscription** from the dropdown menu.
* **Create an Organization**: In the subscription management page, select the option to create an organization.&#x20;

<figure><img src="/files/CdDZUrC0DsmXixv7ZvTm" alt=""><figcaption></figcaption></figure>

#### **2. Inviting Colleagues to Your Organization**

Once your account is set up as an organization, you can start inviting your team members to join:

* **Invite Team Members**: Use the invitation feature to send out invites to your colleagues. They will receive an email with instructions to join your organization.


---

# 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://help.paxton.ai/help/other-topics/organization-settings.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.
