|
1 | 1 | --- |
2 | 2 | title: "Use Copilot Cowork (Frontier)" |
3 | 3 | description: "Learn how to have conversations, manage files, approve actions, and organize projects with Copilot Cowork in Microsoft 365 Copilot." |
4 | | -ms.date: 04/03/2026 |
| 4 | +ms.date: 04/07/2026 |
5 | 5 | ms.topic: how-to |
6 | 6 | author: leeclontz |
7 | 7 | manager: KumarVivek |
@@ -29,7 +29,7 @@ The Cowork home page has a chat input where you can type or speak your request. |
29 | 29 |
|
30 | 30 | 1. Go to the Cowork home page. You see a set of suggested prompts such as **Catch me up**, **Organize my inbox**, **Organize my week**, **Prep for a meeting**, **Plan an event**, **Prepare for my 1:1**, and **Research a company**. Select one to get started quickly, or continue with the steps below. |
31 | 31 | 1. Select the chat input field. |
32 | | -1. Type your message or instruction. You can enter up to 16,000 characters. |
| 32 | +1. Type your message or instruction. You can enter up to 250,000 characters. |
33 | 33 | 1. Submit your message by pressing **Enter** or selecting the **Send** button. |
34 | 34 |
|
35 | 35 | ### Attach files |
@@ -147,7 +147,7 @@ When Cowork creates or updates files during a conversation, you can grab them fr |
147 | 147 | 1. To save the file to your device, select **Download**. |
148 | 148 |
|
149 | 149 | > [!TIP] |
150 | | -> When Cowork produces multiple output files, select **Download All** at the top of the output file list to download every file as a single zip archive. |
| 150 | +> When Cowork produces multiple output files, select **Download All** at the top of the output file list to download every file as a single zip archive. The archive can include up to 50 files and 500 MB total. |
151 | 151 |
|
152 | 152 | > [!NOTE] |
153 | 153 | > You can also access files that Cowork creates directly in your OneDrive **Cowork** folder at any time. |
@@ -181,8 +181,10 @@ You can preview many file types directly inside Cowork. You don't need to downlo |
181 | 181 | The following file types can be previewed directly: |
182 | 182 |
|
183 | 183 | - **PDF**: Renders inline with page navigation. Use **Ctrl+F** to search within the document. |
| 184 | +- **Microsoft 365 documents**: Word, Excel, and PowerPoint files open in an online preview. |
184 | 185 | - **CSV**: Displays as a formatted table. |
185 | 186 | - **Markdown**: Renders with full formatting. |
| 187 | +- **Code files**: Displays with syntax highlighting (JSON, JavaScript, TypeScript, Python, Java, C, C++, Go, Rust, Ruby, and others). |
186 | 188 | - **Images**: Displays inline (png, jpg, jpeg, gif, webp, bmp, svg, ico). |
187 | 189 | - **HTML**: Renders in the preview pane. |
188 | 190 | - **Email**: Opens email references in a side-by-side preview panel. |
@@ -252,8 +254,7 @@ Choose the view that works best for you: |
252 | 254 | | View | Description | |
253 | 255 | |---|---| |
254 | 256 | | List | Shows tasks in a vertical list with key details. | |
255 | | -| Board | Organizes tasks into columns by status. Drag and drop tasks between columns to update their status. | |
256 | | -| Scheduled | Shows your scheduled prompts with options to edit, pause, resume, or delete them. This view only appears when you have at least one scheduled prompt. | |
| 257 | +| Scheduled | Shows your scheduled prompts with options to edit, pause, resume, or delete them. | |
257 | 258 |
|
258 | 259 | ### Track task status |
259 | 260 |
|
@@ -332,6 +333,8 @@ You can schedule a prompt to run automatically on a recurring basis. To create a |
332 | 333 |
|
333 | 334 | Cowork sets up the schedule based on your request. You can manage your scheduled prompts from the **Scheduled** tab in the **Tasks** view, or from the **Schedule** section of the side panel. From there, you can edit, pause, resume, or delete any scheduled prompt. |
334 | 335 |
|
| 336 | +When you activate a draft scheduled prompt, Cowork asks whether to **Activate and run now** (starts immediately so you can watch and approve actions) or **Activate** (the first run happens at the next scheduled time). You can create up to five scheduled prompts. |
| 337 | + |
335 | 338 | ## Provide feedback |
336 | 339 |
|
337 | 340 | Your feedback helps improve Cowork. You can share it in many ways. |
|
0 commit comments