# 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. Hover over the BAS left sidebar menu option and select Credentials under the Management section.

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

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)

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