# Generate & Download Private Key

*Skill Level: Expert*

## Before You Begin

* This Upload Key allows Adalo to generate the needed key to upload your app to the Play Store.

## Walkthrough

1. Back on the main settings page, click on the "Service Accounts" tab

   <div align="center"><img src="/files/uX5e48Ilut6DyGcTJ0Qu" alt=""></div>
2. Click "Generate new private key".
3. Then click "Generate key" to download this file. This will be your Service Account Key google-services.json and you will load this file when you create your Build file (AAB) in Adalo.

   <div align="center"><img src="/files/BSrCE6WAS3gj4piInFC8" alt=""></div>
4. &#x20;Next you will [get your build file](/publishing-apps/publishing-to-the-google-play-store/get-your-build-file.md) from the Adalo builder!

## Help

If you need additional help with this article, you can always ask in our [community forum](https://forum.adalo.com/)! Be sure to paste the link to this article in your post as well!


---

# 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://help.adalo.com/publishing-apps/publishing-to-the-google-play-store/generate-and-download-private-key.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.
