# Apphive

**What is a project?**

A project is a group of apps that share the same database and context, for example, if you want to create a food delivery app, a project can contain three apps, the restaurant app, the user app, and the customer app. delivery man

![](/files/-M-Ag4GIR4mBVCNAFkiQ)

**What are the configurations of a project?**

The configuration of a project affects all the applications that are within it, the available configurations are:

* Database
* Subscription
* geofire categories


---

# 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.apphive.io/global-functions/apphive.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.
