Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ typography:
style: normal

favicon: ./docs/assets/favicon.ico


6 changes: 3 additions & 3 deletions fern/docs/integrations/microsoft-teams.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ First, download the Promptless Teams app package from the [Promptless integratio
### Step 2: Upload Promptless App

1. Navigate to the [Microsoft Teams admin center](https://admin.teams.microsoft.com)
2. In the left navigation, under **Teams apps**, select **Manage apps**. This section allows you to control which apps are available to install for users in your organization
2. In the left navigation, under **Teams apps**, select **Manage apps**
3. Click the **Actions** > **Upload new app** button to upload the Promptless Teams app package
4. Click **Upload** to proceed with the app installation

Expand All @@ -49,7 +49,7 @@ First, download the Promptless Teams app package from the [Promptless integratio
</Frame>

2. Select the **Global (Org-wide default)** policy
3. Ensure that **Upload custom apps** and **User pinning** are enabled. These settings allow users to install and pin custom apps like Promptless.
3. Ensure that **Upload custom apps** and **User pinning** are enabled
4. Under **Installed apps**, click on **Add apps**

<Frame>
Expand All @@ -64,7 +64,7 @@ First, download the Promptless Teams app package from the [Promptless integratio
<img src="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/0042d96c-e3e7-42b7-8ee9-3d5cda74a0d4-teams-search-promptless.png" alt="Add App" />
</Frame>

2. Verify that Promptless appears in your installed apps list. Now your organization's users can interact directly with Promptless bot
2. Verify that Promptless appears in your installed apps list. Now your organization's users can interact directly with the Promptless bot

<Frame>
<img src="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/0042d96c-e3e7-42b7-8ee9-3d5cda74a0d4-teams-promptless-installed.png" alt="Teams Promptless Installed" />
Expand Down