> For the complete documentation index, see [llms.txt](https://docs.silessian.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silessian.com/planapply-for-jira-cloud/configuration/get-started-app-configuration/1.-client-configuration.md).

# 1. Client configuration

### App behaviour when client is not registered

<figure><img src="/files/gAf6gq8ZR78uIkxEgZor" alt=""><figcaption><p>Global page - Designer - Import resources is disabled</p></figcaption></figure>

<figure><img src="/files/gGBtsOeGLKMVnbcb8xMb" alt=""><figcaption><p>Admin page - Remote repositories and AI Assistant page are not accessible</p></figcaption></figure>

<figure><img src="/files/6nlQeVRy3EttorQ1yxZo" alt=""><figcaption><p>Admin page - Terraform Console - Terraform &#x26; Transform tabs are not available. Canvas button is not visible.</p></figcaption></figure>

### Registering new client

If you plan to use all features, you have to complete external client registration. Please follow instructions below:

1. Click on register client wait until process is complete.&#x20;

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

2. After process is complete, following information should be present on screen.

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

### Unregistering client

If you want to disable external features processing and remove data from external system, you should follow steps below:

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

After process is complete, you should see following screen.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.silessian.com/planapply-for-jira-cloud/configuration/get-started-app-configuration/1.-client-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
