> ## Documentation Index
> Fetch the complete documentation index at: https://docs.formbox.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Organizations

> Looking for a way to organize your Formbox forms based on a company or client? Organizations lets you group your forms, invite team members, and manage access rights for every organization.

## How to create an organization

First start by creating an account on Formbox. Once you have an account, you will end up on the organizations page. Click on the `Create Organization` button to create a new organization.

<Frame>
  <img src="https://mintcdn.com/formbox/05sa9iZ1Da5XhrTY/images/create-org.png?fit=max&auto=format&n=05sa9iZ1Da5XhrTY&q=85&s=e76bd915ba9718418bf1a707445780de" style={{ borderRadius: "0.5rem" }} width="2390" height="1578" data-path="images/create-org.png" />
</Frame>

Give the organization a name and click on the `Create organization` button in the modal.

Once the organization is created, you will be redirected to the organization page. Here you can see the organization settings, members, and forms.

<Frame>
  <img src="https://mintcdn.com/formbox/05sa9iZ1Da5XhrTY/images/org-page.png?fit=max&auto=format&n=05sa9iZ1Da5XhrTY&q=85&s=98c80e354ef162d1e2aa78ba16b85598" style={{ borderRadius: "0.5rem" }} width="2560" height="1624" data-path="images/org-page.png" />
</Frame>

## Adding members to an organization

To add members to an organization, click on the `Members` tab in the organization settings page. Here you can see the list of members in the organization and invite new members.

<Frame>
  <img src="https://mintcdn.com/formbox/05sa9iZ1Da5XhrTY/images/org-members.png?fit=max&auto=format&n=05sa9iZ1Da5XhrTY&q=85&s=6498aa68e6f0478587352ba36fe8b4c2" style={{ borderRadius: "0.5rem" }} width="2560" height="1850" data-path="images/org-members.png" />
</Frame>

To invite a new member, click on the `Invite member` button. Enter the email address of the member you want to invite and click on the `Send member invite` button.

<Frame>
  <img src="https://mintcdn.com/formbox/27_5fcxY_YavrIb7/images/send-invite.png?fit=max&auto=format&n=27_5fcxY_YavrIb7&q=85&s=173c5fa72a28969f104dc1ecf83e2f29" style={{ borderRadius: "0.5rem" }} width="2560" height="1734" data-path="images/send-invite.png" />
</Frame>

You can view the status of the invitation in the `Invites` tab.

<Frame>
  <img src="https://mintcdn.com/formbox/05sa9iZ1Da5XhrTY/images/invites-tab.png?fit=max&auto=format&n=05sa9iZ1Da5XhrTY&q=85&s=3b00e643972cb07e898a83f81c124d86" style={{ borderRadius: "0.5rem" }} width="2560" height="1734" data-path="images/invites-tab.png" />
</Frame>

The member will receive an email with an invitation to join the organization. Once they accept the invitation, they will be added to the organization.

<Frame>
  <img src="https://mintcdn.com/formbox/05sa9iZ1Da5XhrTY/images/invite-accept.png?fit=max&auto=format&n=05sa9iZ1Da5XhrTY&q=85&s=df84258bee3be505b0c64db8bc794064" style={{ borderRadius: "0.5rem" }} width="2552" height="1704" data-path="images/invite-accept.png" />
</Frame>

From here you will be able to see the newly added member in the `Members` tab.

<Frame>
  <img src="https://mintcdn.com/formbox/05sa9iZ1Da5XhrTY/images/new-member.png?fit=max&auto=format&n=05sa9iZ1Da5XhrTY&q=85&s=acc9b0075cc0a189231f496598d0c057" style={{ borderRadius: "0.5rem" }} width="2552" height="1704" data-path="images/new-member.png" />
</Frame>

## Managing member access rights

When you add a member to an organization, the default role assigned to them is `Member`.

To change the role of a member, click on the action button with three dots. You will then be presented with a dropdown menu where you can change the role of the member.

<Frame>
  <img src="https://mintcdn.com/formbox/05sa9iZ1Da5XhrTY/images/member-actions-btn.png?fit=max&auto=format&n=05sa9iZ1Da5XhrTY&q=85&s=caa6c8550bcca373309621dde13661fb" style={{ borderRadius: "0.5rem" }} width="2552" height="1704" data-path="images/member-actions-btn.png" />
</Frame>

Click on the `Change role` option in the dropdown menu. You will then be presented with a modal where you can change the role of the member.

<Frame>
  <img src="https://mintcdn.com/formbox/05sa9iZ1Da5XhrTY/images/change-role-modal.png?fit=max&auto=format&n=05sa9iZ1Da5XhrTY&q=85&s=0385ee46afcbf66b95887143d8c7fd4d" style={{ borderRadius: "0.5rem" }} width="2552" height="1704" data-path="images/change-role-modal.png" />
</Frame>

The modal will show the current role of the member and the available roles and their capabilities that you can change to. Select the role you want to change to and click on the `Change role` button.
