Skip to content

Commit 31e6d1a

Browse files
authored
Changed server URL documentation from "account" level to "organization" level (#67)
* Changed "server URL" from "account" level to "organization" level The dashboard now does not have the account level server URL section in the "accounts" section, instead it is in the "organization" level. Updated docs to reflect that. * Added screenshot for organization level server URL setting
1 parent 9f52b30 commit 31e6d1a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

server-url/setting-server-urls.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Server URLs can be set at **4 levels** in Vapi:
2424
Here's a breakdown of where you can set server URLs in Vapi:
2525

2626
<AccordionGroup>
27-
<Accordion title="Account" icon="table-columns" iconType="solid">
28-
You can set an account-wide server URL in the [account section](https://dashboard.vapi.ai/account) of your dashboard.
27+
<Accordion title="Organization" icon="table-columns" iconType="solid">
28+
You can set an organization-wide server URL in the [organization section](https://dashboard.vapi.ai/vapi-api) of your dashboard.
2929

30-
<Frame caption="Setting your account-wide server URL.">
31-
<img src="/static/images/server-url/settings-server-urls/setting-account-server-url.png" />
30+
<Frame caption="Setting your organization-wide server URL.">
31+
<img src="/static/images/server-url/settings-server-urls/org-settings-server-urls.png" />
3232
</Frame>
3333

3434
If no other server URL is set, Vapi will use this one.
Loading

0 commit comments

Comments
 (0)