# Creating an App

You can create one or more apps in the partner portal. You need to configure mainly the below for your app(s):

* General info
* Setup
* Listing

### General

Under the General tab, you mainly need to fill in the app name, code and description along with other configurations like Testing Instructions:

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

### Setup

In this section you'll setup OAuth connection info, if applicable.

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

### Listing

You can set the app's website and its other supporting resources:

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


---

# 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://partner-docs.fera.ai/partner-portal/apps/creating-an-app.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.
