Skip to content

Commit 44a0db2

Browse files
authored
Merge pull request #3081 from MicrosoftDocs/master
Pushing changes live
2 parents c107b1b + 4c438a2 commit 44a0db2

File tree

3 files changed

+62
-11
lines changed

3 files changed

+62
-11
lines changed

powerapps-docs/chatbots.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Create chatbots from Power Apps | Microsoft Docs
3+
description: Provides information about how you can use AI Builder in Power Apps.
4+
author: iaanw
5+
ms.service: powerapps
6+
ms.topic: conceptual
7+
ms.custom:
8+
ms.date: 06/26/2020
9+
ms.author: iawilt
10+
ms.reviewer: mvakoc
11+
ms.custom: pva, power-apps
12+
---
13+
# Create chatbots from Power Apps
14+
15+
Power Virtual Agents allows you to quickly create and maintain intelligent chatbots using a no-code interface. App makers can create and manage their chatbots directly from [Power Apps](https://make.powerapps.com).
16+
17+
![Chatbots from Power Apps](media/chatbots.png "Chatbots from Power Apps")
18+
19+
You can create and manage your chatbots using the **Chatbots** option in the left navigation pane.
20+
21+
- To create a chatbot, select **Chatbots**, then **Create**, and then select **New chatbot**. This will take you directly to the Power Virtual Agents portal where you can create your chatbot. For more information, see [Create a bot in Power Virtual Agents](https://docs.microsoft.com/power-virtual-agents/authoring-first-bot)
22+
23+
- After you have chatbots in your environment, you'll be able to view them by selecting **Chatbots** and then **List**. You can navigate directly to the Power Virtual Agents portal to update your bot or view analytics.
24+
25+
More information: [Power Virtual Agents docs](https://docs.microsoft.com/power-virtual-agents)

powerapps-docs/maker/TOC.yml

Lines changed: 37 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,18 @@
917917
href: ./canvas-apps/sharepoint-scenario-alerts-flow.md
918918
- name: Walk through the completed scenario
919919
href: ./canvas-apps/sharepoint-scenario-summary.md
920+
- name: SharePoint integration scenarios
921+
items:
922+
- name: SharePoint scenarios overview
923+
href: ./canvas-apps/sharepoint/scenarios-intro.md
924+
- name: How to filter a search list in an app?
925+
href: ./canvas-apps/sharepoint/scenarios-filter-search-list.md
926+
- name: How to use drop down list with choices from lookup column in a SharePoint list?
927+
href: ./canvas-apps/sharepoint/scenarios-choice-to-lookup.md
928+
- name: How to customize an app screen baed on column status inside SharePoint list?
929+
href: ./canvas-apps/sharepoint/scenarios-customize-view-based-on-column-status.md
930+
- name: How to work with permissions in a lookup list from SharePoint site?
931+
href: ./canvas-apps/sharepoint/scenarios-lookup-list-permissions.md
920932
- name: Cognitive Services
921933
href: ./canvas-apps/cognitive-services-api.md
922934
- name: Transform your InfoPath forms to Power Apps
@@ -1469,16 +1481,16 @@
14691481
items:
14701482
- name: What is Common Data Service?
14711483
href: ./common-data-service/data-platform-intro.md
1472-
- name: Why choose Common Data Service?
1473-
items:
1474-
- name: Overview
1475-
href: ./common-data-service/why-cds-overview.md
1476-
- name: Work with any data
1477-
href: ./common-data-service/why-cds-work-with-data.md
1478-
- name: Importing and exporting data
1479-
href: ./common-data-service/why-cds-import-export.md
1480-
- name: Work with any app
1481-
href: ./common-data-service/why-cds-any-type-app.md
1484+
- name: Why choose Common Data Service?
1485+
items:
1486+
- name: Overview
1487+
href: ./common-data-service/why-cds-overview.md
1488+
- name: Work with any data
1489+
href: ./common-data-service/why-cds-work-with-data.md
1490+
- name: Importing and exporting data
1491+
href: ./common-data-service/why-cds-import-export.md
1492+
- name: Work with any app
1493+
href: ./common-data-service/why-cds-any-type-app.md
14821494
- name: Work with entities
14831495
items:
14841496
- name: Entity overview
@@ -1678,6 +1690,8 @@
16781690
- name: For developers
16791691
href: ../developer/common-data-service/overview.md
16801692
# href: ../developer/common-data-service/TOC.yml changing this to have developer TOC rather than buried in maker toc
1693+
- name: Chatbots
1694+
href: ../chatbots.md
16811695
- name: AI Builder
16821696
href: ../use-ai-builder.md
16831697
- name: Sample apps and solutions
@@ -1710,6 +1724,18 @@
17101724
href: ../sample-apps/regional-emergency-response/portals-user.md
17111725
- name: Transfer data from hospital to regional
17121726
href: ../sample-apps/emergency-response-data-transfer.md
1727+
- name: Higher Education Crisis Financial Impact Tracker
1728+
items:
1729+
- name: Overview
1730+
href: ../sample-apps/crisis-financial-impact-tracker/overview.md
1731+
- name: Deploy the solution
1732+
href: ../sample-apps/crisis-financial-impact-tracker/deploy-solution.md
1733+
- name: Use the admin app
1734+
href: ../sample-apps/crisis-financial-impact-tracker/configure-data.md
1735+
- name: Use the mobile app
1736+
href: ../sample-apps/crisis-financial-impact-tracker/use-mobile-app.md
1737+
- name: Use dashboards
1738+
href: ../sample-apps/crisis-financial-impact-tracker/configure-dashboards.md
17131739
- name: Learn from others
17141740
items:
17151741
- name: Blog
@@ -1729,4 +1755,4 @@
17291755
- name: Troubleshoot Power Query
17301756
href: ./common-data-service/data-platform-cds-newentity-troubleshooting-mashup.md
17311757
- name: Support
1732-
href: https://powerapps.microsoft.com/support/
1758+
href: https://powerapps.microsoft.com/support/

powerapps-docs/media/chatbots.png

200 KB
Loading

0 commit comments

Comments
 (0)