<aside>
Authentication and Settings covers the configuration of Named Credentials, permission sets, and API access required to connect SimpleT AI Components to your Salesforce org. It includes token setup, organization ID configuration, and user permission assignments.
</aside>

Search for Permission Sets in Salesforce Setup.
Clone the ST_User permission set and open the clone.
Click on External Credential Principal Access.
Click Edit and add SimpleTranslateComponent - Token to the Enabled section.
Click Save to grant users assigned to this permission set access to the token and related metadata.
Assign system permission:

b. Click Edit and add the API Enabled permission


c. Click Save to grant users API access

Assign object permission:

b. Open the User External Credentials permission
c. Click Edit and check the Read checkbox


d. Click Save to grant users ability to use (but not modify) external credentials
<aside>