> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.screeb.app/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to deploy Screeb in your Mobile app?

You just signed up to Screeb and you're ready to add our surveys to your mobile app? First of all: thank you! 🎉

This page will guide you through the installation of Screeb, even if you're not a developer.

---

# Step 1️⃣ Find your Tag

Here's how to find your Tag:

* [Login to your Screeb account](https://admin.screeb.app/)
* Click on Workspace Settings, on the bottom left corner on the app:

[![](https://storage.crisp.chat/users/helpdesk/website/-/9/6/1/7/961780b816018800/6d322de5-17a7-44c1-aee3-860086_4ofm21.png)](https://downloads.intercomcdn.com/i/o/900195493/77213a0ef7cd27143bb3e5cc/Capture+d%E2%80%99e%CC%81cran+2023-12-04+a%CC%80+13.45.18.png?expires=1767194100&signature=d97f29349a2f2a18e23640cbcdbf35d0ed2e1022972713eb3d3b3cc3909cd433&req=fSAnF8B7mYhcFb4f3HP0gF5Zlbr7AcAb4Sb74lKPEChayKuS%2BZSPo%2FUy2%2Fjn%0A%2Bu4w5IjQBXkxinCIww%3D%3D%0A)

Then, click on Install Screeb and there you'll find the Tag that you need :

[![](https://storage.crisp.chat/users/helpdesk/website/-/a/9/d/1/a9d1807cd0f33800/de551f5c-b491-4843-bb01-09b4ea_imnfo3.png)](https://downloads.intercomcdn.com/i/o/897032683/8c1d0883b7231b3aaadaf4ed/Capture+d%E2%80%99e%CC%81cran+2023-11-30+a%CC%80+12.01.58.png?expires=1767194100&signature=3ccd1c9bdb0dea0a21477c8c5cba0e53346e164c89b4227ae061c6b4d78c36d6&req=fCkgFsp8m4lcFb4f3HP0gAb7C15aVpE%2B5aa241Ld1d0er2T695ITVCWaQZ5m%0A5I5BZTjJfxeA18Popw%3D%3D%0A)

You will find different Tag : Native IOS, Native Android, Flutter and ReactNative

---

# Step 2️⃣ Add it to your mobile app code

Add the dependency and install the main Screeb SDK for your platform (Native iOS, Native Android, Flutter or React Native).

You can also customise the installation.

*Note that you have access to two versions of this SDK setup: one for anonymous apps, where you don't need to identify who your users are, and one in which you can identify them (ideal for SaaS apps for example).*

⚠️ If you use the second one, don't use it on parts of your app where people are not logged in (a login screen for example). I invite you to check this [documentation](https://developers.screeb.app/) about this.

---

# Step 3️⃣ That's it!

There's no other step! It's that easy to deploy Screeb in your mobile app!

You're now ready to create your first survey and collect actionable feedback from your users!

| Need more technical help? You can check our [developer documentation](https://developers.screeb.app/).
