# Confluence

Overview: Connect to your Confluence workspace to access documentation, knowledge bases, and collaborative content.

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

#### Detailed Functions:

Space & Content Management:

* List Spaces: View all accessible Confluence spaces
* List Pages: Browse pages within specific spaces
* Get Page: Retrieve complete page content and metadata

Search & Discovery:

* Search Pages: Find content across all pages and titles
* Find by Context: Locate business processes, templates, and policies

Use Cases:

* "Find our API documentation"
* "Search for information about the onboarding process"
* "What's in the engineering knowledge base?"
* "Show me all templates available"
* "Find policies related to remote work"


---

# 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.calk-ai.com/knowledge/integrations/confluence.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.
