# CI

### Bamboo CI

The following figure depicts the details to be provided to add Bamboo CI as an integration.

<figure><img src="/files/OuWE71yVQOPYrrINtXDP" alt=""><figcaption></figcaption></figure>

Enter the information for the following fields:

* **Account Name**: The name of your Bamboo CI user account
* **Bamboo End Point**: Bamboo URL
* **Authentication Type**: Select the user authentication mode&#x20;
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.&#x20;

### GCB&#x20;

The following figure depicts the details to be provided to add GCB as an integration.

<figure><img src="/files/iTzLLdLwd4T9cGgNZcfx" alt=""><figcaption></figcaption></figure>

Enter the information for the following fields:

* **Account Name**: The name of your GCB user account&#x20;
* **Project Name**: Name of the GCB project in which the trigger and monitor builds
* **Subscription Name**: Name of the PUBSUB subscription
* **Authentication Type**: Select the user authentication mode&#x20;
* **Validate**: To validate the entries before saving, enable the Validate radio button. The default value is true
* **Connect to CD**: Enable the selection & Select the spinnaker instance you want to associate this account to&#x20;
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.&#x20;

### Jenkins

The following figure depicts the information to be provided to add Jenkins as an integration.

<figure><img src="/files/b6Z2mkPocyrd5ypDTfWB" alt=""><figcaption></figcaption></figure>

Following are the fields:

* **Account Name**: The name of your Jenkins user account&#x20;
* **Host URL**: Host URL for the Jenkins instance you are connecting to
* **Authentication Type**: Select the type of authentication mechanism you want to use to get authenticated to the Jenkins server
* **User Name**: Provide the username on the Jenkins server
* **Token / Password**: Provide the token or password, depending on the authentication type selected
* **Validate**: To validate the entries before saving, enable the Validate radio button. The default value is true
* **Connect to CD**: Enable the selection & Select the spinnaker instance you want to associate this account to&#x20;
* **CSRF** : Recommended to enable this toggle button&#x20;
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/data-sources/available-integrations/ci.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
