# Third Party AI Tools

On the Open Constitution network, AI tools and services from third party organizations may be put to use. This page also describes provisioning of external or third party AI tools, services and template models on the Contributions Delivery Subnet of the Open Constitution network.

This policy governs the usage guidelines.

AI tools and services such as template models may be activated as part of digital public goods and services hosted on the Open Constitution network.

**A. Usage of external or third party AI tools** and any fine-tuning of their models as a result of the use case on the Contributions Delivery Subnet of the Open Constitution network.

In consistency with network's data integrity policy and cloud security policy, the network ensures that the AI service/tool subscription does not use the Foundation data(collectively ''ours'', ''Associations'' or Co-operative where Foundation is as described in the Global Statutes and includes one or more constituent legal bodies) to finetune the embedded model or training the model i.e for service improvements.

<table><thead><tr><th>AI Service</th><th width="168">CDS(Use Case)</th><th>Third Party Resources</th><th>Remarks</th></tr></thead><tbody><tr><td>Gitbook Lens </td><td>Search and Ask on the Knowledge Base</td><td><a href="https://docs.gitbook.com/product-tour/searching-your-content/lens#how-does-gitbook-ai-handle-my-data">Gitbook Lens</a><br><br><a href="https://openai.com/blog/introducing-chatgpt-and-whisper-apis#developer-focus ">Open AI API Terms of Usage and Data Ownership</a> </td><td>Gitbook passes network content to OpenAI to index and process data. OpenAI does not use this content for service improvements (including model training).</td></tr><tr><td>Atlassian Intelligence</td><td><p><a href="https://help.portal.muellners.com/servicedesk/customer/portals">Help Portal</a><br><br><a href="https://openconstitution.atlassian.net/wiki/spaces">Knowledge Base</a></p><p></p><p><a href="https://openconstitution.atlassian.net/jira/projects">Project Management</a><br><br></p></td><td><p><a href="https://www.atlassian.com/trust/atlassian-intelligence">Data Handling Policy</a><br><br><a href="https://www.atlassian.com/legal/product-specific-terms#atlassian-intelligence-specific-terms">Service Specific Policy</a></p><p></p><p><a href="https://www.atlassian.com/trust/">Atlassian Trust Resources</a><br></p></td><td>The data the network submits and the responses users receive via Atlassian Intelligence are not used to fine-tune or improve OpenAI’s models or service. Each data request is sent to OpenAI individually, over an SSL encrypted service, to process and send back to Atlassian.(Currently Service is Disabled)</td></tr></tbody></table>


---

# 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.openconstitution.us/compliance-docs/global-data-policies/service-provider-resources/third-party-ai-tools.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.
