# BAS Credentials

The Credentials page is a centralized area to store login credentials/secrets that are used in other places in
the BAS module, such as integrations. You can search, edit, and create user credentials.

![BAS Credentials page](/static/bas/credentials/create_credentials.png "BAS Credentials page")

To search BAS credentials, enter search text in the Search field.

## Adding BAS credentials

Use the following steps to add BAS credentials.

1. Select tbe Settings icon to display the Setting page and then select the BAS Credentials card.

   ![BAS Credentials](/static/bas/settings_bas_credentials_nav.png)

2. Select the **Add Credential** button to open the Add Credential right sidebar navigation.

   ![BAS Add credentials](/static/bas/add_credential.png))

3. Enter the BAS user's name in the Name field.

4. Select the login type from the Type drop-down list and enter the related field values. Options include:

   - Username/Password
   - API Key (Token)
   - OAuth Client
   - API Key (ID and Secret)<br><br>

5. Select the **Add** button to add the new user and their credentials to the Credential Management page.
