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

# Creating User Groups

<AccordionGroup>
  <Accordion title="What are user groups?">
    * User groups can be created to allow access to add-on features or specific reports, for a specified group of users. For example, your organization has a custom report that only a specific group of users need to access or you want to group users by the features to which they need access.
  </Accordion>

  <Accordion title="Who can create user groups?">
    * Only users with admin permissions for the organization can create user groups.

    If you do not see the ability to manage user groups, contact one of your organization's admin users to request access.
  </Accordion>

  <Accordion title="Who can belong to a user group?">
    * Any user can belong to a user group and will only see the groups they are a part of.

    <Steps>
      <Step>
        Login to CamoAg
      </Step>

      <Step>
        From the Dashboard click on **Account Settings** then **User Groups**
      </Step>

      <Step>
        Click **Add Group**
      </Step>

      <Step>
        Name your group and provide a brief description (see below for some examples)

        * Finance Team: Access to XYZ finance reports
        * Appraisers: Access to the Comp Tool
        * Land Managers: Access to Land Management
      </Step>

      <Step>
        Click **Save**
      </Step>

      <Step>
        Click **Add users to Group**
      </Step>

      <Step>
        Select the users who should have access to the group
      </Step>

      <Step>
        Once you have created your user groups reach out to your CamoAg team to enable access to the additional features
      </Step>
    </Steps>
  </Accordion>
</AccordionGroup>
