> For the complete documentation index, see [llms.txt](https://phase-labs.gitbook.io/phase-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phase-labs.gitbook.io/phase-labs/align/explore-align/organizations/creating-an-organization.md).

# Creating an Organization

### Step 1: Enter Organization details

This will establish the look and feel of you're org as well as populate socials such as X.com and Discord Server.

1. *Choose a PFP and Banner. We suggest using a banner that either has assets on either the right or left side so as to not interfere with the Org's PFP. (*[*Example*](https://align.nexus/organizations/24cada0b-54d5-4dcd-87ec-ffff88036564/treasury)*)*
2. *Add X account.*
3. *You can enter a permanent/or non-permanent link for Discord* ([*https://discord.gg/w9f723*](https://discord.gg/7Y9nw9UECX)*).*&#x20;
4. *Click next to go to the next stage.*

<figure><img src="/files/TkElXP8b0StRvsI8bYXL" alt=""><figcaption><p>Org Details</p></figcaption></figure>

***

### Step 2: Configure Organization Council

1. *Start by naming you're Multisig. This can be anything you find appropriate for your org/community.*&#x20;
2. *Add your Multisig members who will be signing off on any execution of payment transactions.*&#x20;
3. *Set you're threshold. We suggest having at least a 3/4 threshold.*&#x20;
4. *Click next to go to the next stage.*

<figure><img src="/files/6ggmPEVmxD8eowlTYsl5" alt=""><figcaption><p>Council</p></figcaption></figure>

***

### Step 3: Configure Community Membership

This is where you select your community membership. This will dictate who is able to join as well as interact within your org.&#x20;

*To find out more about each Community Membership you can read more here:*&#x20;

{% content-ref url="/pages/HHF078ovPcnbEW5xFP6i" %}
[Organizations](/phase-labs/align/explore-align/organizations.md)
{% endcontent-ref %}

For this tutorial we'll use the Token Holders Membership&#x20;

<figure><img src="/files/m1edRnyDXA2YaHsVn7Hw" alt=""><figcaption><p>Configure Membership</p></figcaption></figure>

***

### Step 4: Review Preview, and Confirm

This is where you make sure all your details are correct. If you need to make any changes you can click the back button in the top left corner.

{% hint style="info" %}
*Don't worry, if you go back to make changes your information will be saved.*&#x20;
{% endhint %}

<figure><img src="/files/OSe1mCdyXaIq8dfcvpOB" alt=""><figcaption><p>Create Org</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://phase-labs.gitbook.io/phase-labs/align/explore-align/organizations/creating-an-organization.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.
