> For the complete documentation index, see [llms.txt](https://setka.gitbook.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://setka.gitbook.io/help-center/integrations/setka-and-sharepoint-online/installing-setka-editor-application-into-sharepoint-online.md).

# Installing Setka Editor application into SharePoint Online

Setka Editor is a SaaS product that is compatible with SharePoint Modern Experience. A separate [Setka](https://editor.setka.io/) account is required.  [Please learn more about pricing](https://setka.io/pricing/), then [visit this page](https://editor.setka.io/signup) to sign up for Setka.

## How to get your license key

1\. Sign in to your [Setka Account](https://editor.setka.io/login).\
2\. Copy the license key from the **Integrations** tab.

## Installation process

1\. Upload the Setka Editor application from AppSource and follow the standard installation process.

2\. Add Setka Editor application to your SharePoint website:

![Screenshot of SharePoint Online: Adding Setka Editor app to the SharePoint site](/files/-MRC9d50IpWMwu9xUa3G)

3\. Then visit a post or a news page. Add Setka Editor’s web part on the page:

![Screenshot of SharePoint Online: Adding Setka Editor webpart to a page](/files/-MRC9ipShy91lxSDPQ-g)

4\. Click the **Activate** button:

![Screenshot of SharePoint online interface: "Activate" button when adding Setka Editon webpart ](/files/-MRC9no4RuJSrVqQc1Si)

\
5\. Then paste the received license key into the necessary field on the **Property** panel:

![Screenshot of SharePoint online interface: A field to add license key for Setka Editor webpart](/files/-MRC9tBNFOlzeykjpvbt)

6\. Now you can create new posts with Setka Editor:

![Screenshot of Setka Editor webpart interface in SharePoint online](/files/-MRC9x6EgWbl5CtPSVaJ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://setka.gitbook.io/help-center/integrations/setka-and-sharepoint-online/installing-setka-editor-application-into-sharepoint-online.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
