# Jules

Connect Jules AI Agents to bridge project planning and code implementation.

* Assign Stories to Jules for autonomous development from Korey
* Monitor Jules coding sessions and track implementation progress
* Orchestrate AI-driven development work seamlessly within your workflow

#### Setup: <a href="#setup-the-shortcut-connector" id="setup-the-shortcut-connector"></a>

* **Settings > Connectors > Jules**
* **Paste your API Key** - Jules connects to individual user accounts via [User API Keys.](https://jules.google.com/settings)

{% hint style="info" %}
Admins must enable connectors — check Settings > [Users](https://app.korey.ai/settings/users) to find one if you're not an admin
{% endhint %}


---

# 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.korey.ai/connectors/jules.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.
