# Getting Started

Welcome to MobileFeedback.App! This guide will walk you through the simple steps to start collecting and managing user feedback and feature requests from your mobile applications.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Step 1: Create an Account</h4></td><td></td><td><a href="/files/UHF7zjwcq36zmrwja3ub">/files/UHF7zjwcq36zmrwja3ub</a></td><td></td><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">/pages/cEHgDv7NGBquDGHeLyQ4</a></td></tr><tr><td><h4>Step 2: Find Your Auto-Generated API Key</h4></td><td></td><td><a href="/files/vxs1ER5I8VkIA0IaOqfo">/files/vxs1ER5I8VkIA0IaOqfo</a></td><td></td><td><a href="/pages/ZXxfwYY21Yz9PCv9X7ja">/pages/ZXxfwYY21Yz9PCv9X7ja</a></td></tr><tr><td><h4>Step 3: Build the API Request</h4></td><td></td><td><a href="/files/WqTZslyWgLz3XWQj63oY">/files/WqTZslyWgLz3XWQj63oY</a></td><td></td><td><a href="/pages/e9ZWX0DNQ22wJTCZjyW7">/pages/e9ZWX0DNQ22wJTCZjyW7</a></td></tr></tbody></table>


# Create an account

To get started, you'll need to create an account on MobileFeedback.App. Follow these simple steps:

1. **Visit the Homepage**: Go to [MobileFeedback.App](https://www.mobilefeedback.app) and click on the **Get started** button.
2. **Use Google or Email**: Provide your email address or simply use Google acoount to complete the registration process.

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

### Dashboard

Once you successfully register you should redirected to dashboard page.

Either start typing below, or press `/` to see a list of the blocks you can insert into your page.


# Find your api key

Once you've created and logged into your account, the next step is to find your API key:

* **Navigate to Your Dashboard**: After logging in, you'll be directed to your dashboard where you can manage feedback and feature requests.
* **Access API Key**: On the dashboard, click settings page on the left side menu locate the **API Key** tab as shown at below image. You can copy your API key to continue. This key is unique to your account and will be used to authenticate your API requests.<br>

<figure><img src="/files/9HbbulFnI96vPn7xk97L" alt=""><figcaption></figcaption></figure>


# Sample Feedback Request

With your API key in hand, you're ready to start sending feedback and feature requests from your app. Below is a basic example of how to structure your API request:

{% openapi src="/files/MQLQPKmapL7dGbHPcLem" path="/feedbacks" method="post" %}
[openapi.yml](https://319761644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F46AEY8ftVjQZktZLjsYy%2Fuploads%2FVED4GRP7olg84OhNsdDG%2Fopenapi.yml?alt=media\&token=21b25714-9057-4770-84e4-32f42047a6a9)
{% endopenapi %}


# Integrations

MobileFeedback.App integrations allow you to connect your feedback system with some of the most popular platforms and services. Seamlessly gather, manage, and act on feedback by integrating MobileFeedback.App with your existing tools.

<figure><img src="https://gitbookio.github.io/onboarding-template-images/integrations-hero.png" alt=""><figcaption></figcaption></figure>

### Types of integrations

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>WebHooks</strong></td><td>(coming soon)</td><td><a href="https://www.gitbook.com/integrations#analytics">https://www.gitbook.com/integrations#analytics</a></td><td><a href="/files/vxs1ER5I8VkIA0IaOqfo">/files/vxs1ER5I8VkIA0IaOqfo</a></td><td></td></tr><tr><td><strong>Slack</strong></td><td>(coming soon)</td><td><a href="https://www.gitbook.com/integrations#support">https://www.gitbook.com/integrations#support</a></td><td><a href="/files/WqTZslyWgLz3XWQj63oY">/files/WqTZslyWgLz3XWQj63oY</a></td><td></td></tr><tr><td><strong>App store connect</strong></td><td>(coming soon)</td><td><a href="https://www.gitbook.com/integrations#interactive">https://www.gitbook.com/integrations#interactive</a></td><td><a href="/files/SdPaDKIKifbvNn0jWHM0">/files/SdPaDKIKifbvNn0jWHM0</a></td><td></td></tr><tr><td><strong>Google Play</strong></td><td>(coming soon)</td><td><a href="https://www.gitbook.com/integrations#visitor-authentication">https://www.gitbook.com/integrations#visitor-authentication</a></td><td><a href="/files/UHF7zjwcq36zmrwja3ub">/files/UHF7zjwcq36zmrwja3ub</a></td><td></td></tr></tbody></table>


