# 🐱‍👓 Welcome

**Gitoqlok (ex. Gitoqlik)** - an easy-to-use tool for version control and collaborative development in Qlik Sense. It integrates your Qlik Sense application with the Git repository through GitHub, Gitlab, BitBucket, Azure, and AWS APIs without any third-party servers.

<figure><img src="https://4000103412-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8ZpQhYNESgGtGwV_FQ%2Fuploads%2FAvsSFg8HIfvLLv5MxJRv%2FGroup%20991.png?alt=media&#x26;token=768015cd-e983-4a0c-a3f1-713486c56c40" alt=""><figcaption><p>How does it work?</p></figcaption></figure>

Gitoqlok connects to your app by Qlik Engine API with user identity and serializes application objects to JSON and deserializes them back.

> Special thanks to [Alexander (Karlsson) Thor](https://www.linkedin.com/in/mindspank/) and his inspiring [sperialzeapp](https://github.com/mindspank/serializeapp)

**Supported Objects:**

1. Stories
2. Sheets
3. Measures
4. Dimensions
5. Master Objects
6. Snapshots
7. Variables
8. Bookmarks
9. App props
10. Fields
11. Script editor (Qlik SaaS)

**Supported Browser:** Google Chrome

## How to install Gitoqlok?

You can install Gitoqlok from [Chrome Web Store](https://chrome.google.com/webstore/detail/gitoqlik/kkgicbgpgfcbhcbmifmfagggnpkebdaj).

Join our [Slack community](https://app.slack.com/client/T012RHLTWHL) for exchanging ideas and communicating with the Customer Success and Development teams.


---

# 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.gitoqlok.com/readme.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.
