diff --git a/docs/superface-gpt.mdx b/docs/superface-gpt.mdx index aafb008a..e3ddd847 100644 --- a/docs/superface-gpt.mdx +++ b/docs/superface-gpt.mdx @@ -38,7 +38,7 @@ You will need to provide your own authentication for any of the tools you want t ![The response from Superface in a GPT](/img/gpts/superfacegpt-googlesheets.png) -3. This will open a new window for the secure authentication service provided by Superface. +3. This will open a new window for the secure authentication service that Superface provides. ![The Superface authentication window](/img/gpts/superfacegpt-googlesheetsauth.png) @@ -46,7 +46,7 @@ You will need to provide your own authentication for any of the tools you want t ![A successful authentication](/img/gpts/superfacegpt-userloggedin.png) -You can now confirm that the required authentication is in place and their original prompt will be attempted again. +You can now confirm that the required authentication is in place and your original prompt will be attempted again. ![A successful Google sheet creation](/img/gpts/superfacegpt-success.png) @@ -64,3 +64,9 @@ There are a selection of prompts available to get you started. - List taks in Jira project `` that were not updated in over a week - Send message to Slack channel `` - Send message to MS Teams channel `` + +## Available capabilities + +To see a full list of what Superface GPT enables you to do you can use the prompt `What can you do?`. + +![The full list of available capabilties](/img/gpts/superfacegpt-availablecapabilities.png) diff --git a/static/img/gpts/superfacegpt-availablecapabilities.png b/static/img/gpts/superfacegpt-availablecapabilities.png new file mode 100644 index 00000000..4a870c0b Binary files /dev/null and b/static/img/gpts/superfacegpt-availablecapabilities.png differ