# Renew the Adobe Private Key (JWT)

{% hint style="info" %} <mark style="color:red;">**Adobe JWT Service Account credentials with Private Keys are no longer supported. Please use the new OAuth V2 method.**</mark> [<mark style="color:red;">**Migrating is quick and easy**</mark>](/getting-started-with-the-component-manager/migrate-from-jwt-to-oauth-v2-server-to-server.md)<mark style="color:red;">**.**</mark>
{% endhint %}

This guide was removed, as Private Key Support has ended. <mark style="color:red;">**Please use the new OAuth V2 method.**</mark> [<mark style="color:red;">**Migrating is quick and easy**</mark>](/getting-started-with-the-component-manager/migrate-from-jwt-to-oauth-v2-server-to-server.md)<mark style="color:red;">**.**</mark>


---

# 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.datacroft.de/getting-started-with-the-component-manager/renew-the-adobe-private-key-jwt.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.
