Documentation Index
Fetch the complete documentation index at: https://docs.cloud.cdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Setup Guide
Follow these steps to connect GitLab to your Connect AI account:Authentication Methods
- OAuth
- APIKey
To use OAuth authentication, you need to register an OAuth application with GitLab. You can register either a user-owned application or a group-owned application:In Connect AI:
Open the Applications page in GitLab:
- User-owned–select your avatar in the upper-right corner, click Edit profile, then select Applications from the left sidebar.
- Group-owned–open the group, then in the left sidebar select Settings > Applications.
Complete the required fields:
- Name–the name of your application.
- Redirect URI–set this to https://oauth.cdata.com/oauth/.
- Confidential–leave this checkbox selected.
- Scopes–select the OAuth 2.0 scopes your integration needs (for example,
api,read_user,read_api,read_repository).
Click Sign in to connect securely through OAuth. This action opens the GitLab sign-in page in a new tab.
At the top of the Connect AI Add Connection page, click Save & Test.
- If the connection test succeeds, a Connection successfully saved message appears, indicating that your connection has been created. The Status on the Edit Connection page also changes to Authenticated. View the data model of your successful connection in the right pane of the Edit Connection page, in the Data Model tab.
- If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. Connect AI displays error messages under the required fields with missing data. Some data sources require that you sign in directly to the source website. If you did not, an error message appears under the Sign in button. Correct the errors and try again.
- Unsuccessful connections are saved as drafts and have a Status of Not Authenticated. You can return to the connection and authenticate it later.