> For the complete documentation index, see [llms.txt](https://docs.aurinko.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aurinko.io/workspace-addons/microsoft-teams-apps/create-your-first-ms-teams-app.md).

# Create your first MS Teams app

Create an Aurinko account, set up your app, enable necessary APIs, and start using your MS Teams app by accessing the Aurinko API.

First, create an account in the [Aurinko portal](https://app.aurinko.io/). <br>

Create your app, then check API/features that should be activated for your new app. Besides 'Messaging' and 'End usersessions' your addin may need to access CRM APIs.

<div data-full-width="true"><figure><img src="https://3933352743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0ua36KLVlbUN5bA2bgiq%2Fuploads%2Fnnhoi2gaycDn7tRu3vTW%2Fimage.png?alt=media&amp;token=d312dc7f-7379-4c04-8b5f-1e1ea0eea6f1" alt=""><figcaption></figcaption></figure></div>

**You're ready to activate your MS Teams app!**

\
**Installing MS Teams app.**

Once you've installed the app, opened its tab, and confirmed your id, you'll see a new user record in Aurinko:

<div data-full-width="true"><figure><img src="https://s3.amazonaws.com/helpscout.net/docs/assets/5dd72e4d2c7d3a7e9ae44753/images/62a0c50392cb8c175b46afd6/file-amc790HtSa.jpg" alt=""><figcaption></figcaption></figure></div>

Now you frontend code can call Aurinko API on behalf of this user. Read this article for more details.
