# \[Optional] Connect with Jama Client ID & Secret

If you prefer to connect to Jama using a Client ID & Secret, follow the instructions below.

### Generate a Jama Client ID & Secret

1. In Jama, click on your name in the upper-right hand corner to access your profile.

   <img src="/files/rSmisD1YMsCEhrsjzBAk" alt="" width="375">
2. In the pop-up window, select **Set API Credentials**

   <img src="/files/0ZvHCO9kTSsTyU16YxBZ" alt="" width="375">
3. Enter a name for the credentials and click **Create API Credentials.** Copy these credentials - you will not be able to access them again (but you can always create new ones).

   <img src="/files/2wf5zmGMDYaU0OhORlkp" alt="" width="375">
4. Back in Violet, select **Client ID and Secret** under Authentication Method, and enter the credentials you just created. Click **Connect with credentials.**&#x20;

   <img src="/files/S05MTtgFksaksOtV72KO" alt="" width="375">
5. Once connected, configure your integration (optional), then click **Create.** You're done!


---

# 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.violetlabs.com/apps/j/jama/optional-connect-with-jama-client-id-and-secret.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.
