# Admin Controls

### **Adding a Company Admin**

1. Click the "Add People" button to add the person you want add as a new company administrator.
2. Next to the "Add People" button, click the gear icon and select "Manage Admin Access." Toggle the person you want to add as an administrator.

{% hint style="info" %}
By default, the new company admin will have access to all items within the company. To limit their access to questionnaires, follow the [Limiting Questionnaire Access](#limiting-questionnaire-access) steps.
{% endhint %}

{% embed url="<https://e3564a6ca00a7f4e302c0e1c9418e342.cdn.bubble.io/f1717407772377x507340494445848200/Untitled.gif?_gl=1*1g6y57n*_gcl_au*MjEwNjkxNjU2MS4xNzE0NDg1Mzc5*_ga*MTI4NTk2MTI0OC4xNjkwOTA3ODE1*_ga_BFPVR2DEE2*MTcxNzM5OTQ0NS4xOTQuMS4xNzE3NDA3NzU2LjUxLjAuMA>.." %}
Adding a company Admin
{% endembed %}

### Limiting Questionnaire Access

1. Go to the admin page for the specific questionnaire where you want to limit admin access.
2. On the questionnaire's admin page, scroll to the bottom and select the "Access" menu.

This will allow you to manage and restrict the new admin's access to specific questionnaires.

<figure><img src="/files/qfVu8JrDn0mRbTuwlso3" alt=""><figcaption><p>Access Questionnaire Specific Page</p></figcaption></figure>

<figure><img src="/files/wxBeyZ5eOCk0fdbQIPzH" alt=""><figcaption><p>Select Admin Controls</p></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://manual.boardforms.com/admin-controls.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.
