> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TeamCity

> TeamCity is a general-purpose CI/CD solution that allows the most flexibility for all sorts of workflows and development practices.

## Creating a TeamCity Connection[​](#creating-a-teamcity-connection "Direct link to Creating a TeamCity Connection")

To create the connection you need:

* A token
* An API address

### Obtaining the credentials[​](#obtaining-the-credentials "Direct link to Obtaining the credentials")

1. Go to TeamCity server address. For example: `https://<TeamCity Server host>:<port>`.

2. Sign in to your account.

3. Navigate to **Profile**.

   <img src="https://mintcdn.com/blinkops-2/gXVhdwN-st8--W_M/img/TeamCity/Profile.png?fit=max&auto=format&n=gXVhdwN-st8--W_M&q=85&s=8615283e1a7f7994b2497f90b5e84102" alt="Profile.png" width="1905" height="875" data-path="img/TeamCity/Profile.png" />

4. On the left sidebar menu, click **Access Tokens** > **Create access token**.

   <img src="https://mintcdn.com/blinkops-2/gXVhdwN-st8--W_M/img/TeamCity/CreateAccessToken.png?fit=max&auto=format&n=gXVhdwN-st8--W_M&q=85&s=2f5f8eb176d62ed3b96fcf85a6d5ccb4" alt="Create Access Token.png" width="1914" height="881" data-path="img/TeamCity/CreateAccessToken.png" />

5. Enter the information to create the token > **Create**.

   <img src="https://mintcdn.com/blinkops-2/gXVhdwN-st8--W_M/img/TeamCity/InsertInformation.png?fit=max&auto=format&n=gXVhdwN-st8--W_M&q=85&s=f51a1ab2cec66bee4020fff05aca56e7" alt="Insert Information.png" width="657" height="328" data-path="img/TeamCity/InsertInformation.png" />

6. Copy the token value.

   <img src="https://mintcdn.com/blinkops-2/gXVhdwN-st8--W_M/img/TeamCity/CopyAccessToken.png?fit=max&auto=format&n=gXVhdwN-st8--W_M&q=85&s=1e477ab2a347ea11920d85d18df05952" alt="Copy Access Token.png" width="660" height="282" data-path="img/TeamCity/CopyAccessToken.png" />

### Creating your connection[​](#creating-your-connection "Direct link to Creating your connection")

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.

2. Select the **TeamCity** icon. A dialog box with name of the connection and connection methods appears.

3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.

4. Select **Access Token** as the method to create the connection.

5. Fill in the parameters:

   * The token
   * The API address

6. (Optional) Click **Test Connection** to test it.

7. Click **Create connection**. The new connection appears on the **Connections** page.
