# Organizations

At the core of Subpage is the concept of **Organizations**. Organizations allow you to manage multiple projects, teams, or businesses all from a single account. Each organization operates independently, giving you the flexibility to create and manage separate lead magnets, branding, and integrations for different purposes.

Here’s how it works:

* **Create Multiple Organizations**: From your Subpage account, you can create as many organizations as you need. This is perfect if you manage different businesses or client projects, as each organization keeps its data separate.
* **User Roles**: You can assign team members to each organization with specific roles, ensuring collaboration within each project remains organized.
* **Independent Integrations**: Each organization can have its own integrations (e.g., Zapier, wehbooks), lead magnets, and audience lists, so you can tailor your setup to match the unique needs of each one.

Whether you’re handling various client projects or managing multiple brands, organizations keep everything in one place—making it easier for you to focus on growing your business.

#### How to create an organization?

1. Go to "<https://my.subpage.co/organizations>" or press "Manage organizations" from the left sidebar;

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

2. Type the name and the slug and press "Create Organization";

{% hint style="success" %}
Before creating an organization, you must buy a license for one;
{% endhint %}

#### How do you invite people to an organization?

1. Go to "<https://my.subpage.co/organizations>" or press "Manage organizations" from the left sidebar;

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

2. Press "View organization" from the organization list;

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

3. Press "Invitations" (available only for the admin of the organization)

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

4. Fill out the "Invite new member" form, and then the person will receive an email with an invitation link;

#### How do you switch the current organization?

In the left sidebar, press the "Select your organization" dropdown and then click on the desired organization.

<figure><img src="/files/99oMKD5nhfhMCi4x3cCj" alt=""><figcaption></figcaption></figure>


---

# 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://subpage.gitbook.io/subpage/getting-started/quickstart-2.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.
