Edit your app with Copilot in Power Apps Studio (preview)
[This article is prerelease documentation and is subject to change.]
Edit your apps without writing code or designing screens. With Copilot in Power Apps, you can use natural language to describe the changes you want to make, and AI does the rest.
Copilot is a feature in Power Apps that helps you edit your apps with AI assistance. You can access Copilot from Power Apps Studio when you edit a canvas app. Tell Copilot what kind of changes you want to make in the Copilot conversation pane, such as adding a screen, configuring navigation, styling a control, or editing multiple controls at a time.
Important
- This is a preview feature.
- Preview features aren't meant for production use and might have restricted functionality. These features are subject to supplemental terms of use, and are available before an official release so that customers can get early access and provide feedback.
Note
This capability:
- Is powered by Azure OpenAI Service
- Might be subject to usage limits or capacity throttling
Prerequisites
Ensure you meet the prerequisites and region availability in Copilot in Power Apps overview (preview).
Supported languages
The following table lists the languages that Copilot understands.
You can track future language availability in the Copilot product report.
Name | Language Code |
---|---|
English | en-US |
Chinese (simplified) | zh-Hans |
Czech | cs-CZ |
Danish | da-DK |
Dutch | nl-NL |
Finnish | fi-FI |
French | fr-FR |
German | de-DE |
Greek | el-GR |
Italian | it-IT |
Japanese | ja-JP |
Korean | ko-KR |
Norwegian (Bokmål) | nb-NO |
Polish | pl-PL |
Portuguese | pt-BR |
Russian | ru-RU |
Spanish (Traditional Sort) | es-ES |
Swedish | sv-SE |
Thai | th-TH |
Turkish | tr-TR |
Use Copilot to edit your app
- Sign in to Power Apps and open a canvas app for editing.
- In Power Apps Studio, in the upper-right corner of the page, select Copilot.
- In the Copilot text box, describe a change you want to make, such as Add an email screen.
What you can do with Copilot in Power Apps
Copilot in Power Apps allows you to perform the following tasks:
- Add a new screen using a template. Learn more in Add a screen.
- Modify the properties of some controls, including:
- Screen
- Horizontal and vertical containers
- Gallery
- Edit form
- Button
- Text label
- Text input
Sample commands you can try
When you open the Copilot pane, you can select from three preset prompts that demonstrate Copilot's capabilities: Create, Change, and Ask. You can also try entering the following commands in the Copilot text box.
Note
Some Copilot requests are built into preview features, which only work when Try the new data experience toggle is turned on from your Power Apps home page. Learn more in Build apps with Copilot in Power Apps (preview).
Scenario: Add a new screen using a template
- Add a new screen
- Add a new email screen
- Add a new screen with header, body, and footer
Scenario: Add/edit/style a control
- Add a new button
- Change the selected button to have width 100
- Add a new icon
- Add a new text label
- Add a submit button and a cancel button to the form
Scenario: Bulk editing
- Change all buttons to gray
- Change all labels in the selected container to red
Scenario: Working with containers
- Add a button to the selected container
Scenario: Templatized formulas
- When the user selects
Button1
, showScreen2
Scenario: Modern theming
- Change my app to deep forest green