# Working Knowledge

## User Administration

* Appsurify is initially set-up with a single Admin user who is the initial contact for the integration.
* Adding additional users to your Appsurify Instance is a two‐step process:&#x20;
  * First, create the user in Admin Panel

<figure><img src="/files/H1unFsSs03boJkQ9pn6i" alt="appsurify add new users"><figcaption></figcaption></figure>

* 2nd, add the user to applicable projects.

### User Types

Users are classified as either Owner, Admin users,  or Regular users.

* **Regular Users** are limited to accessing the particular projects to which they are assigned. For those projects, they are able to view the Appsurify dashboard and review test results.
* **Admin Users** are able to view all test results across all projects and can make changes to the configuration.

### Adding Users to a Project

Add Team members to a Project once they are in the Account, and listed as either a **Admin** or **User**.&#x20;

An Admin/User must be assigned as a **member** of the project team to participate in the project. To assign users to the project.

* Under the Selected Project,&#x20;
  * Select Users in the left menu to open the User Panel for that particular Project:

<figure><img src="/files/8edtJFxmeZjaZ6LdX4PX" alt="add new users "><figcaption><p>Add Team Members to a Project once they are in the Account as either Admin or User </p></figcaption></figure>

* Users that are unassigned to this project are listed in the left column and members of the project team are listed on the right. Use the arrows in the middle to add or remove.&#x20;

## API Key

You can find your unique API Key under the top righthand corner drop-down menu:

<figure><img src="/files/GjmDDBghK9jnwhZXhzSU" alt="api key"><figcaption></figcaption></figure>

## Firewall

Firewall Rules: Appsurify's IP addresses are **52.24.102.236** and **34.214.213.229**


---

# 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.appsurify.com/getting-started/working-knowledge.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.
