> For the complete documentation index, see [llms.txt](https://tokend.gitbook.io/product-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokend.gitbook.io/product-guide/admins/system-assets-management/change-asset-issuer.md).

# Change asset issuer

This operation is indispensable if the admin who has been responsible for the token pre-issuance has quit the business/company due to any reason and is no longer accountable for this process.

This admin still has a [keyfile](/product-guide/admins/offline-application/keyfile-generation.md) that lets him/her log in to the offline application. In order to avoid the possible unauthorized issuance of non-backed tokens, the asset issuer has to be changed.

### Step-by-step <a href="#step-by-step" id="step-by-step"></a>

Step 1. In the navigation bar, go to **System assets**\
Step 2. Go to the **Change asset issuer** tab\
Step 3. Click **Select file(s)** and upload the **change asset issuer** file you’ve previously [generated](/product-guide/admins/system-assets-management/change-asset-issuer.md) with the help of an offline application\
Step 4. On the **Change asset issuer** page, verify the correctness of the file\
Step 5. Click **Upload**\
Step 6. Click **Submit**


---

# 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:

```
GET https://tokend.gitbook.io/product-guide/admins/system-assets-management/change-asset-issuer.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.
