# Users

Here you can manage the users who access your account. In the Users area, you can see the users that belong to this Account. In the User area, you can view, or invite new users.

To view the users, click '**Users'** in the left-hand navigation. Here, you'll see the users list with their information such as Status, Roles, Updated at and Created at.

## Invite User

To invite another user to access your account:

1. Click '**Users'** in the left-hand navigation.
2. Click the **'Invite User'** button
3. In the popup window, Input the email address and the role of the user

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

3. Once invited, an invitation to activate the IAF CertSearch account will be sent to the recipient.

## Delete a User

1. Click '**Users'** in the left-hand navigation.
2. Search for the user you want to delete.
3. Under the actions column, click the More button

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

4. Click the 'Delete' button
5. Once deleted, the user will no longer have access to your IAF CertSearch account.


---

# 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://support.iafcertsearch.org/certification-bodies/settings/users.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.
