# Sharing

You can share credentials with other users in the same Appizap Workflow Builder workspace. Other users can use the credential in their workflows, but can't edit the details. Users can share their created credentials, while instance owners and admin role users can view and share all credentials in the instance. All users have access to workflows and credentials belonging to projects they are part of.

### Share a credential <a href="#share-a-credential" id="share-a-credential"></a>

1. Open the left menu and select **Credentials**. Appizap Workflow Builder shows a list of your credentials.
2. Select the credential you want to share. Appizap Workflow Builder opens the credential modal.
3. Select **Sharing**.
4. In **Add people**, browse or search for the user you want to share the credential with.
5. Select a user.

### Remove access to a credential <a href="#remove-access-to-a-credential" id="remove-access-to-a-credential"></a>

1. Open the left menu and select **Credentials**. Appizap Workflow Builder shows a list of your credentials.
2. Select the credential you want to share. Appizap Workflow Builder opens the credential modal.
3. Select **Sharing**.
4. Select **Options** ![Options menu icon](https://docs.n8n.io/_images/common-icons/three-dot-options-menu.png) on the user you want to remove.
5. Select **Remove**.


---

# 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.appizap.ae/appizap-workflow-builder-pro/credentials/sharing.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.
