> For the complete documentation index, see [llms.txt](https://public-docs.anvilogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://public-docs.anvilogic.com/get-started/onboarding-guide/additional-tasks.md).

# Additional tasks

## Create users and assign privileges <a href="#create-users-and-assign-privileges" id="create-users-and-assign-privileges"></a>

See [Add a new user](https://docs.anvilogic.com/anvilogic-platform/settings/manage-users/add-a-new-user) for instructions on how to add users who can access the Anvilogic platform. When you add a new user, you assign them roles which grant certain privileges to the user when they access the platform. See [User roles and privileges (RBAC)](https://docs.anvilogic.com/anvilogic-platform/settings/manage-users/user-roles-and-privileges-rbac) for a full list of platform roles.

## Configure additional authentication settings <a href="#configure-additional-authentication-settings" id="configure-additional-authentication-settings"></a>

You can configure additional authentication settings for access to the Anvilogic platform, such as multi-factor authentication (MFA) or single sign-on (SSO). See [Configure MFA with Duo](https://docs.anvilogic.com/anvilogic-platform/settings/authentication-settings/configure-mfa-with-duo) and [Configure SSO](https://docs.anvilogic.com/anvilogic-platform/settings/authentication-settings/configure-sso) for more information.


---

# 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://public-docs.anvilogic.com/get-started/onboarding-guide/additional-tasks.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.
