# Step 5: Set up Your Credential Services Account in Visionline

Set up your development Credential Services account in the Visionline application.

1. At the bottom of the left navigation pane in the Visionline application, click **Lists**.
2. In the **System setup** section of the left navigation pane, double-click **Mobile Access Accounts**.
3. Click **Add**.
4. In the **Mobile Access account details** window, enter your development Credential Services account details.

   Note that you received these credentials and details during the [mandatory ASSA ABLOY mobile development course](/latest/device-and-system-integration-guides/assa-abloy-visionline-access-control-system/visionline-acs-setup-instructions/developing-and-launching-your-visionline-mobile-key-app/developing-your-visionline-mobile-key-app/step-1-complete-the-assa-abloy-mobile-development-course.md). Alternately, see [Retrieve Your ASSA ABLOY Credential Services Development Account Details](#retrieve-your-assa-abloy-credential-services-development-account-details).

   1. Type a **Name** for the mobile access account.
   2. Select the **Set As Default Account** checkbox.
   3. Type the **URL** of the credential server.
   4. Type **User name** and **Password** for your development Credential Services account.
   5. Type the Credential Services **System ID**.
   6. Click **Test** to verify these credentials.
   7. Click **Save**.

***

## Retrieve Your ASSA ABLOY Credential Services Development Account Details

Locate your ASSA ABLOY Credential Services development tenant account details in the ASSA ABLOY Global Solutions Technology Partner Portal.

1. In a web browser, go to the [ASSA ABLOY Global Solutions Technology Partner Portal](https://my.assaabloyglobalsolutions.com/tpp).
2. Log in to the ASSA ABLOY Global Solutions Technology Partner Portal.
3. Click **Accounts > Account List**.
4. In the **Agreements** area, locate and open the text (`.txt`) file.\
   This text file contains your ASSA ABLOY tenant account username and password, as well as your system ID, application ID, and credential services URL.


---

# 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.seam.co/latest/device-and-system-integration-guides/assa-abloy-visionline-access-control-system/visionline-acs-setup-instructions/developing-and-launching-your-visionline-mobile-key-app/developing-your-visionline-mobile-key-app/step-5-set-up-your-credential-services-account-in-visionline.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.
