> For the complete documentation index, see [llms.txt](https://ztrust.gitbook.io/ztrust-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ztrust.gitbook.io/ztrust-documentation/user-manual-ztrust-v2.0/guide-to-navigation/clients/clients-list.md).

# Clients List

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FXRpKTQD13ZO9EajwmOxO%2Fimage.png?alt=media&amp;token=c9b1f899-3a4c-4ffa-98ea-11acf6948c43" alt=""><figcaption></figcaption></figure>

You can search for any specific client by using the search box.

#### **Client ID**

It pertains to the ID referenced in URIs and tokens.

#### **Name**

This refers to the display name of the client.&#x20;

It can be customized, allowing you to set any name according to your needs.

#### **Type**

This indicates the protocol utilized for authentication or authorization for this specific client.&#x20;

You can adjust this setting and choose between two options -

* **OpenID Connect:** This enables clients to verify the identity of the End-User based on authentication conducted by an Authorization Server.
* **SAML (Security Assertion Markup Language):** This facilitates web-based authentication and authorization scenarios, including cross-domain single sign-on (SSO), and utilizes security tokens containing assertions to transmit information.

#### **Description**

This pertains to the description for the Client.&#x20;

You can establish any description that helps you identify the client effectively.

#### **Home URL**

This denotes the default URL that the authentication server has to use when redirecting or linking back to the client.

#### **Import Client**

Once you click Import Client, you will be directed to the screen below.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2F6yKyLyBs5xNM2C3wVGwW%2F2.png?alt=media&amp;token=9bfedc11-0977-4975-80bd-60e4310cd0f0" alt=""><figcaption></figcaption></figure>

#### **Resource file**

To upload a file from your local machine or any path, click on Browse to select the file.&#x20;

You can upload either a JSON or XML file.

#### **Clear**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FyNNe8A7bDb7r5sRCyrTn%2F3.png?alt=media&amp;token=206c7391-69ed-4d15-8ff7-43bb6c4c3904" alt=""><figcaption></figcaption></figure>

If you've selected a file but decide not to upload it, click on Clear.

clicking on Clear will prompt a confirmation message. Choose Clear to remove the file or Cancel to retain it.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FDplxpmI32WYl7V6RX3km%2F4.png?alt=media&amp;token=1afeac0f-5583-46f0-844f-bf9da3df1e8b" alt=""><figcaption></figcaption></figure>

#### **Client ID**

This refers to the client identifier registered with the Identity Provider. This field is essential because it is used in URIs and tokens.

It's mandatory when configuring a client.&#x20;

In the case of SAML, it represents the expected issuer value from authentication requests.

#### **Name**

This refers to the display name of the client.&#x20;

It can be customized, allowing you to set any name according to your needs.

#### **Description**

This pertains to the description for the Client.&#x20;

You can establish any description that helps you identify the client effectively.

#### **Always display in UI**

This is a toggle button, when enabled (toggled ON), ensures the client is always listed in the Account UI, even if the user has no active session.&#x20;

If turned OFF, the client will not appear in the Account UI if there is no active session.&#x20;

You can switch this ON or OFF based on your needs.

#### **Type**

This indicates the protocol utilized for authentication or authorization for this specific client.&#x20;

There are two options -

* **OpenID Connect:** This enables clients to verify the identity of the End-User based on authentication conducted by an Authorization Server.
* **SAML (Security Assertion Markup Language):** This facilitates web-based authentication and authorization scenarios, including cross-domain single sign-on (SSO), and utilizes security tokens containing assertions to transmit information.

#### **Save**

If you're satisfied with the changes and want to implement them, click on Save.

#### **Cancel**

If you've made changes that you don't wish to apply, click on Cancel.

Click the Refresh button to see the latest settings.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2F4f0ouqiO5RAHcfSATTo2%2F5.png?alt=media&amp;token=bb74c044-2dc1-49f5-806d-de85d21dbbd4" alt=""><figcaption></figcaption></figure>

You can also modify the number of clients displayed per screen by choosing your preferred option from the dropdown menu.

#### **Create Client**

If you want to create a new client, simply click on Create Client.&#x20;

Upon doing so, you will be directed to the following screen.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FnMQHeIBMSArQMXHrQrjd%2F6.png?alt=media&amp;token=f85e3f1e-673e-4c41-a506-b8750ab72813" alt=""><figcaption></figcaption></figure>

#### **Client type**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2F83hfwX99L3U8oT2QGfZp%2F7.png?alt=media&amp;token=5e3087d4-f3de-4763-9dcc-353d74366059" alt=""><figcaption></figcaption></figure>

This indicates the protocol utilized for authentication or authorization for this specific client.&#x20;

You can adjust this setting and choose between two options -

* **OpenID Connect:** This enables clients to verify the identity of the End-User based on authentication conducted by an Authorization Server.
* **SAML (Security Assertion Markup Language):** This facilitates web-based authentication and authorization scenarios, including cross-domain single sign-on (SSO), and utilizes security tokens containing assertions to transmit information.

You can choose the most suitable option from the dropdown menu based on your requirements.

#### **Client ID**

This refers to the client identifier registered with the Identity Provider. This field is essential because it is used in URIs and tokens.

It's mandatory when configuring a client.&#x20;

In the case of SAML, it represents the expected issuer value from authentication requests.

#### **Name**

This refers to the display name of the client.&#x20;

It can be customized, allowing you to set any name according to your needs.

#### **Description**

This pertains to the description for the Client.&#x20;

You can establish any description that helps you identify the client effectively.

#### **Always display in UI**

This is a toggle button, when enabled (toggled ON), ensures the client is always listed in the Account UI, even if the user has no active session.&#x20;

If turned OFF, the client will not appear in the Account UI if there is no active session.&#x20;

You can switch this ON or OFF based on your needs.

#### **Next**

Once you've entered the above details, click Next to proceed with creating the Client.

#### **Back**

This option is disabled on this screen as it is the initial configuration step for creating a client, and you cannot return to any previous settings.

#### **Cancel**

If you wish to cancel the client creation and discard the changes, click on Cancel.

Clicking Next will redirect you to the following screen.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FJV0AlAbEUEHf4itGbHIL%2F8.png?alt=media&amp;token=7728bf37-4565-488b-8d73-deb92edb6529" alt=""><figcaption></figcaption></figure>

#### **Client Authentication**

This is a toggle button. When enabled (toggled ON), the OIDC type is set to confidential access.&#x20;

When turned OFF, it is set to public access.

You can switch this ON or OFF based on your requirements.

#### **Authorization**

This toggle button, when enabled (toggled ON), activates fine-grained authorization support for a client. When turned OFF, this feature is disabled.&#x20;

You can adjust this setting based on your specific requirements.

#### Authentication Flow

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2F1smRVfafEBzux7URq5iM%2F9.png?alt=media&amp;token=dc73a732-676f-46c6-bc6e-2a02874063fd" alt=""><figcaption></figcaption></figure>

You can choose the authentication flow by ticking the checkbox beside each of these options.

The table below displays the various types of flows along with a brief description for each.

<table><thead><tr><th width="228">Type of Flow</th><th>Description</th></tr></thead><tbody><tr><td>Standard flow</td><td>This option activates standard OpenID Connect redirect-based authentication using an authorization code. Enabling this checkbox adds support for 'Authorization Code Flow' to this client.</td></tr><tr><td>Direct access grants</td><td>By selecting this checkbox, support for Direct Access Grants is enabled. This allows the client to access the user's username/password directly and exchange it with the ZTrust server for an access token.</td></tr><tr><td>Implicit flow</td><td>Selecting this checkbox enables support for OpenID Connect redirect-based authentication without requiring an authorization code.</td></tr><tr><td>Service accounts roles</td><td>Selecting this checkbox enables authentication for this client to ZTrust and retrieves an access token specifically dedicated to this client.</td></tr><tr><td>OAuth 2.0 Device Authorization Grant</td><td>Selecting this checkbox activates support for the OAuth 2.0 Device Authorization Grant. This indicates that the client is an application installed on a device with limited input capabilities or lacking a suitable browser.</td></tr><tr><td>OIDC CIBA Grant</td><td>Selecting this checkbox activates support for OIDC CIBA Grant, indicating that the user is authenticated through an external authentication device rather than the user's browser.</td></tr></tbody></table>

#### **Next**

Once you've entered the above details, click Next to proceed with creating the Client.

#### **Back**

To return to the previous settings screen, click Back.

Upon clicking Back, you will be redirected to the previous screen, which is the General Settings page.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FPlH2Ice0dHJV7HXVIaGj%2F10.png?alt=media&amp;token=84047925-509c-4a90-8975-565c20899132" alt=""><figcaption></figcaption></figure>

#### **Cancel**

If you wish to cancel the client creation and discard the changes, click on Cancel.

Clicking Next will redirect you to the following screen.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FF9ZgbB5bAEPowUfV4qKs%2F11.png?alt=media&amp;token=34e39292-e57f-49db-894c-282694c39004" alt=""><figcaption></figcaption></figure>

#### **Root URL**

This value is added to the beginning of the URL when ZTrust uses a configured relative URL.

#### **Home URL**

This denotes the default URL that the authentication server has to use when redirecting or linking back to the client.

#### **Valid redirect URIs**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2Fy5k04RXCGiY3i3jT5p3n%2F12.png?alt=media&amp;token=4a1c0676-ec69-47ba-80f1-5ada5331bf37" alt=""><figcaption></figcaption></figure>

This refers to the valid URI pattern to which a browser can redirect after a successful login or logout. Enter the desired URI Pattern and click on the '+ Add valid redirect URIs' to add it.

You can select the '-' symbol if you wish to remove a particular URI pattern.

#### **Valid Post redirect URIs**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2F2T2g5gfqHIiXPjW60UUE%2F13.png?alt=media&amp;token=8e2bb560-03fa-4fb3-9a86-67c12b476c83" alt=""><figcaption></figcaption></figure>

This pertains to the valid URI pattern to which a browser can redirect after a successful logout.&#x20;

Enter the desired URI pattern and click on the '+ Add valid post logout redirect URIs' to add it.

You can select the '-' symbol if you wish to remove a particular URI pattern.

#### **Web Origins**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2Fce6QbTjiylr5AQJcrKtb%2F14.png?alt=media&amp;token=a18aebea-70cd-4ce7-970d-b53c49c86354" alt=""><figcaption></figcaption></figure>

This setting manages [Cross-Origin Resource Sharing (CORS)](/ztrust-documentation/user-manual-ztrust-v2.0/key-terminologies.md#cross-origin-resource-sharing-cors).

The domain URLs listed here are included in the access token sent to the client application. The client application utilizes this data to determine whether to permit a CORS request to be initiated.

You can input any domain URL and click on the '+ Add web origins' symbol to add it.

If you wish to remove a specific URL, you can select the '-' symbol.

#### **Save**

If you're satisfied with the changes and want to implement them, click on Save.

#### **Back**

To return to the previous settings screen, click Back.&#x20;

Upon clicking Back, you will be redirected to the previous screen, which is the Capability Config page.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FPDyqf0Xe1n2POKQPMnF0%2F15.png?alt=media&amp;token=ce00ad79-e836-407d-8fdb-acf4ea8102a2" alt=""><figcaption></figcaption></figure>

#### **Cancel**

If you've made changes that you don't wish to apply, click on Cancel.

After selecting Save, you will be directed to the following screen.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2F1cZnVPyQfNY4hnL46GTa%2F16.png?alt=media&amp;token=07c27c7a-7c19-4ac7-aaef-6f28122b023c" alt=""><figcaption></figcaption></figure>

### **General Settings**

#### **Client ID**

This refers to the client identifier registered with the Identity Provider. This field is essential because it is used in URIs and tokens.

It's mandatory when configuring a client.&#x20;

In the case of SAML, it represents the expected issuer value from authentication requests.

#### **Name**

This refers to the display name of the client.&#x20;

It can be customized, allowing you to set any name according to your needs.

#### **Description**

This pertains to the description for the Client.&#x20;

You can establish any description that helps you identify the client effectively.

#### **Always display in UI**

This is a toggle button, when enabled (toggled ON), ensures the client is always listed in the Account UI, even if the user has no active session.&#x20;

If turned OFF, the client will not appear in the Account UI if there is no active session.&#x20;

You can switch this ON or OFF based on your needs.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FFlGMxWd0tPHuoEkdSBr2%2F17.png?alt=media&amp;token=4de03ef1-8bb5-414d-9879-7ee46366d762" alt=""><figcaption></figcaption></figure>

### **Access settings**

#### **Root URL**

This value is added to the beginning of the URL when ZTrust uses a configured relative URL.

#### **Home URL**

This denotes the default URL that the authentication server has to use when redirecting or linking back to the client.

#### **Valid redirect URIs**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FowlbsvdDHk796EpUY494%2F1.png?alt=media&amp;token=0ec4ab60-eb25-4391-9cf1-803f9d2d5922" alt=""><figcaption></figcaption></figure>

This refers to the valid URI pattern to which a browser can redirect after a successful login or logout. Enter the desired URI Pattern and click on the '+ Add valid redirect URIs' to add it.

You can select the '-' symbol if you wish to remove a particular URI pattern.

#### **Valid post logout redirect URIs**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FSY5gDGxl7H4NNBhnqRLe%2F2.png?alt=media&amp;token=924121d2-d549-4300-8143-9c2c7ff0400d" alt=""><figcaption></figcaption></figure>

This pertains to the valid URI pattern to which a browser can redirect after a successful logout.&#x20;

Enter the desired URI pattern and click on the '+ Add valid post logout redirect URIs' to add it.

You can select the '-' symbol if you wish to remove a particular URI pattern.

#### **Web origins**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FxRgiyKjy4muspQuzimBF%2F3.png?alt=media&amp;token=abef6866-be35-47b0-b236-d372a7e67033" alt=""><figcaption></figcaption></figure>

This setting manages [Cross-Origin Resource Sharing (CORS)](/ztrust-documentation/user-manual-ztrust-v2.0/key-terminologies.md#cross-origin-resource-sharing-cors).

The domain URLs listed here are included in the access token sent to the client application. The client application utilizes this data to determine whether to permit a CORS request to be initiated.

You can input any domain URL and click on the '+ Add web origins' symbol to add it.

If you wish to remove a specific URL, you can select the '-' symbol.

#### **Admin URL**

This is the URL to the Admin interface of the client.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FpxvpOnOI29ogM1IZkKfp%2F4.png?alt=media&amp;token=e1b07286-b96f-45c7-9124-99613ce3e142" alt=""><figcaption></figcaption></figure>

### **Capability Config**

#### **Client Authentication**

This is a toggle button. When enabled (toggled ON), the OIDC type is set to confidential access.&#x20;

When turned OFF, it is set to public access.

You can switch this ON or OFF based on your requirements.

#### **Authorization**

This toggle button, when enabled (toggled ON), activates fine-grained authorization support for a client. When turned OFF, this feature is disabled.&#x20;

You can adjust this setting based on your specific requirements.

#### **Authentication Flow**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FNafR5548QNEwObZBTpIm%2F1.png?alt=media&amp;token=b37c3eca-b874-42c0-a326-c0fcac970418" alt=""><figcaption></figcaption></figure>

You can select the authentication flow by ticking the checkbox beside each of these options.

The table below displays the various types of flows along with a brief description for each.

<table><thead><tr><th width="228">Type of Flow</th><th>Description</th></tr></thead><tbody><tr><td>Standard flow</td><td>This option activates standard OpenID Connect redirect-based authentication using an authorization code. Enabling this checkbox adds support for 'Authorization Code Flow' to this client.</td></tr><tr><td>Direct access grants</td><td>By selecting this checkbox, support for Direct Access Grants is enabled. This allows the client to access the user's username/password directly and exchange it with the ZTrust server for an access token.</td></tr><tr><td>Implicit flow</td><td>Selecting this checkbox enables support for OpenID Connect redirect-based authentication without requiring an authorization code.</td></tr><tr><td>Service accounts roles</td><td>Selecting this checkbox enables authentication for this client to ZTrust and retrieves an access token specifically dedicated to this client.</td></tr><tr><td>OAuth 2.0 Device Authorization Grant</td><td>Selecting this checkbox activates support for the OAuth 2.0 Device Authorization Grant. This indicates that the client is an application installed on a device with limited input capabilities or lacking a suitable browser.</td></tr><tr><td>OIDC CIBA Grant</td><td>Selecting this checkbox activates support for OIDC CIBA Grant, indicating that the user is authenticated through an external authentication device rather than the user's browser.</td></tr></tbody></table>

### **Login settings**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2F1SBT07DWiuv3oDqAD6iH%2F2.png?alt=media&amp;token=ec67af4a-98ed-4810-ab69-db704a3bdf9c" alt=""><figcaption></figcaption></figure>

#### **Login Theme**

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FrIilocGR4fFwcFUFHeeq%2F3.png?alt=media&amp;token=ed84bd2c-81cc-40d9-971d-76dc58aea264" alt=""><figcaption></figcaption></figure>

The dropdown provides different theme options for the login page, including OTP Entry, New User Registration, and the Login screen for the specific client.&#x20;

#### **Consent required**

This toggle button determines whether users are required to consent to client access.&#x20;

When enabled (turned ON), users must provide consent.&#x20;

Conversely, when disabled (turned OFF), users are not required to give consent.&#x20;

You can adjust this setting according to your preferences.

#### **Display client on screen**

This setting applies only if Consent required is enabled for this client. When deactivated (toggled OFF), the consent screen will only display consents corresponding to configured client scopes.

However, when activated (toggled ON), there will also be an additional item on the consent screen related to the client itself.

You can toggle this setting ON or OFF as per your requirements.

#### **Consent screen text**

This pertains to the text that will be shown when this client scope is added to a client with consent required.

By default, it displays the name of the client scope if left empty.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2Fp2tHIevlTV75XbYjjQPb%2F4.png?alt=media&amp;token=7bf00736-9459-42e1-9739-12e9a5fb7ed1" alt=""><figcaption></figcaption></figure>

### **Logout Settings**

#### **Front channel logout**

This toggle button, when activated (turned ON), mandates a browser redirect to the client for logout. When deactivated (turned OFF), the server executes a background invocation for logout.&#x20;

You can adjust these settings based on your needs.&#x20;

Once enabled, two additional fields are also activated: Front-Channel Logout URL.

#### **Front-channel logout URL**

This field specifies the URL that prompts the client to log itself out when a logout request is sent to this realm via the end\_session\_endpoint.&#x20;

If not provided, it defaults to the base URL.

This field is customizable, allowing you to modify it as needed.

#### **Backchannel logout URL**

This field specifies the URL that triggers the client to log out when a logout request is sent to the realm via the end\_session\_endpoint.&#x20;

If omitted, no logout requests will be sent to the client in this scenario.

&#x20;You can modify it according to your requirements.

#### **Backchannel logout session required**

It is a toggle button, when activated (turned ON), adds the Session ID claim to the Logout Token sent via the Backchannel Logout URL.&#x20;

When deactivated (turned OFF), the SID isn't included.&#x20;

You're free to customize this according to your needs.

#### **Backchannel logout revoke offline sessions**

This toggle button, when activated (turned ON), adds the revoke\_offline\_acccess event to the Logout Token sent via the Backchannel Logout URL. ZTrust will then revoke offline sessions upon receiving a Logout Token with this event.&#x20;

When deactivated (turned OFF), this specific event isn't included in the Logout Token.&#x20;

You can customize this setting according to your needs.

#### **Save**

If you're satisfied with the changes and want to implement them, click on Save.

#### **Revert**

If you've made changes that you don't wish to apply, click on Revert.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2F6JfULJlGvMsppud0clpM%2F6.png?alt=media&amp;token=e1f2496c-7701-408b-ae97-d51c41b5317e" alt=""><figcaption></figcaption></figure>

You can navigate between different setting screens using this section. Simply click on the settings type you wish to configure.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FyQyKjJRcpmTSx2SPYEvv%2F7.png?alt=media&amp;token=d76ff317-e842-4b69-93bf-7c8a9d4f5e28" alt=""><figcaption></figcaption></figure>

By clicking on the three dots next to a specific client, you will be presented with the following options: Export or Delete.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FLc3Pn6tnaR22ONgvmSLH%2F8.png?alt=media&amp;token=382a30cc-bd27-4d59-8a86-180414178021" alt=""><figcaption></figcaption></figure>

#### **Export**

To download all settings and configurations related to a specific client, click on Export. This action will save all details and configurations in JSON format.

#### **Delete**

If you no longer need a specific client, click on Delete to remove it.

Upon clicking Delete, a confirmation prompt will appear as shown below.

<figure><img src="https://1778922777-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3EUK5AUZv0UVaI5S0CTM%2Fuploads%2FJAn2U2FfUKAM4nQXZhu9%2F9.png?alt=media&amp;token=13d16a11-7dd6-4db0-9ddb-206cb577623d" alt=""><figcaption></figcaption></figure>

Click on Delete to remove it, or click on Cancel to keep it.
