# Configure permissions

### Configuring Permissions for Integrations

Permissions for integrations are configured when the **connection is made to the application.** By default, all users have View permissions to a connection, as well as to any of its associated integrations.

When creating a connection, expand the **Advanced Permissions** section.

Then, add or delete users or groups to configure their permissions.

<figure><img src="/files/Bcjqmg4XLy5Tax2QOXUv" alt="" width="188"><figcaption></figcaption></figure>

To edit permissions on a pre-existing integration, navigate to **Connections**, select your connection and click **edit**.&#x20;

Expand the Advanced Permissions section, then add or delete users and groups to configure their permissions.

<figure><img src="/files/wb9H2KEZ5KtLoxHpgCSx" alt="" width="563"><figcaption></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://docs.violetlabs.com/resources/administrative/configure-permissions.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.
