Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/guides/ai-studio/getting-started-ai-studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ calls.
[createapps]: g://applications/app-types/platform-apps
[postman]: g://tooling/postman
[authorization]: g://authorization
[reauthorization]: g://authorization/custom-app-approval#re-authorization-on-changes
[reauthorization]: g://authorization/platform-app-approval#re-authorization-on-changes
2 changes: 1 addition & 1 deletion content/guides/applications/app-types/platform-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Example use cases for a Platform App include:

Platform Apps may require approval before use.

<CTA to='g://authorization/custom-app-approval'>
<CTA to='g://authorization/platform-app-approval'>
Learn how to approve Platform Apps
</CTA>

Expand Down
2 changes: 1 addition & 1 deletion content/guides/applications/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ and view Platform Insights:

[token]: g://authentication/tokens/developer-tokens
[authorization]: g://authorization
[enablement]: g://authorization/custom-app-approval#user-authentication-apps
[enablement]: g://authorization/platform-app-approval#user-authentication-apps
[select]: g://applications/app-types/select
[report]: g://api-calls/permissions-and-errors/app-diagnostics-report
[clientcredentials]: g://authentication/client-credentials
Expand Down
2 changes: 1 addition & 1 deletion content/guides/authentication/app-token/app-token-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ related_endpoints: []
related_guides:
- authentication/select
- authentication/oauth2
- authorization/custom-app-approval
- authorization/platform-app-approval
required_guides:
- authentication/select
- applications/app-types/platform-apps
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Click **Review and Submit** to send an email to your Box enterprise Admin for
approval. More information on this process is available in our
[authorization guide][app-auth].

<CTA to='g://authorization/custom-app-approval'>
<CTA to='g://authorization/platform-app-approval'>
Learn how to authorize a Platform Application
</CTA>

Expand Down
2 changes: 1 addition & 1 deletion content/guides/authentication/client-credentials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ Once you make changes to the app settings, don't forget to [reauthorize][reauth]
[sa]: page://platform/user-types/#service-account
[auth]: g://authorization
[aa]: g://authentication/client-credentials/client-credentials-setup/#application-access
[reauth]: g://authorization/custom-app-approval#re-authorization-on-changes
[reauth]: g://authorization/platform-app-approval#re-authorization-on-changes
4 changes: 2 additions & 2 deletions content/guides/authentication/jwt/jwt-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ related_guides:
required_guides:
- authentication/select
- applications/app-types/platform-apps
- authorization/custom-app-approval
- authorization/platform-app-approval
related_resources: []
alias_paths:
- /docs/setting-up-a-jwt-app
Expand Down Expand Up @@ -159,7 +159,7 @@ Click **Review and Submit** to send an email to your Box enterprise Admin for
approval. More information on this process is available in our
[support article for app authorization][app-auth].

<CTA to='g://authorization/custom-app-approval'>
<CTA to='g://authorization/platform-app-approval'>
Learn how to authorize a Platform Application
</CTA>

Expand Down
8 changes: 4 additions & 4 deletions content/guides/authentication/sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ being built.

## Platform Apps with Client-side Authentication

When users authenticate with a [Platform App][custom_app] configured to use
When users authenticate with a [Platform App][platform_app] configured to use
[OAuth 2.0][oauth2] Box will detect if the enterprise is configured to use SSO.
If it is, Box will redirect the user to their browser and display the
enterprise's configured SSO log-in screen.
Expand Down Expand Up @@ -49,7 +49,7 @@ having a Box account matching the email address passed via SAML.

## Platform Apps with Server-side Authentication

For [Platform Apps][custom_app] that use [JWT][jwt] or
For [Platform Apps][platform_app] that use [JWT][jwt] or
[Client Credentials Grant][ccg] and
[Limited Access Apps][la-app] that use [App Token][app_token] authentication,
SSO is not used to authenticate with Box.
Expand Down Expand Up @@ -83,12 +83,12 @@ therefore SSO is not involved.
</Message>

[mu]: page://platform/user-types/#managed-users
[admin-approval]: g://authorization/custom-app-approval
[admin-approval]: g://authorization/platform-app-approval
[jwt]: g://authentication/jwt
[oauth2]: g://authentication/oauth2
[ccg]: g:///authentication/client-credentials
[la-app]: guide://applications/web-app-integrations
[app_token]: g://authentication/app-token
[custom_app]: g://applications/app-types/platform-apps
[platform_app]: g://applications/app-types/platform-apps
[custom_skills]: g://applications/app-types/custom-skills
[jwt]: g://authentication/jwt/jwt-setup
133 changes: 0 additions & 133 deletions content/guides/authorization/custom-app-approval.md

This file was deleted.

2 changes: 1 addition & 1 deletion content/guides/authorization/custom-skill-approval.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rank: 4
related_endpoints:
- post_files_id_metadata_global_boxSkillsCards
related_guides:
- authorization/custom-app-approval
- authorization/platform-app-approval
- authorization/limited-access-approval
required_guides:
- authorization
Expand Down
2 changes: 1 addition & 1 deletion content/guides/authorization/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
rank: 25
required_guides:
- authorization/custom-app-approval
- authorization/platform-app-approval
- authorization/limited-access-approval
- authorization/custom-skill-approval
---
Expand Down
2 changes: 1 addition & 1 deletion content/guides/authorization/limited-access-approval.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
rank: 2
related_endpoints: []
related_guides:
- authorization/custom-app-approval
- authorization/platform-app-approval
- authorization/custom-skill-approval
required_guides:
- authorization
Expand Down
1 change: 1 addition & 0 deletions content/guides/authorization/platform-app-approval.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ required_guides:
- authentication/jwt/jwt-setup
alias_paths:
- /guides/applications/custom-apps/app-approval
- /guides/authorization/custom-app-approval
---

# Platform App Approval
Expand Down

This file was deleted.

This file was deleted.

18 changes: 1 addition & 17 deletions content/guides/box-ai/ai-models/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,23 +119,7 @@ Box AI is powered by the following AI models. These models are integrated with B
<strong style="background-color: #f8d59b">Premium</strong>
</div>
</Tile>
<Tile type="gemini" title="google__gemini_2_5_pro_preview" href="/guides/box-ai/ai-models/google-gemini-2-5-pro-preview-model-card">
Gemini multimodal model designed for optimal for high-volume, high-frequency tasks at scale.
<div>
<strong style="background-color: #e8e8e8">Chat</strong>
<strong style="background-color: #607079">Deprecated</strong>
<strong style="background-color: #f8d59b">Premium</strong>
</div>
</Tile>
<Tile type="gemini" title="google__gemini_2_5_flash_preview" href="/guides/box-ai/ai-models/google-gemini-2-5-flash-preview-model-card">
Gemini multimodal model designed for optimal for high-volume, high-frequency tasks at scale.
<div>
<strong style="background-color: #e8e8e8">Chat</strong>
<strong style="background-color: #607079">Deprecated</strong>
<strong style="background-color: #fdfad8">Standard</strong>
</div>
</Tile>
<Tile type="gemini" title="google__gemini_2_0_flash_001" href="/guides/box-ai/ai-models/google-gemini-2-0-flash-001-model-card">
<Tile type="gemini" title="google__gemini_2_0_flash_001" href="/guides/box-ai/ai-models/google-gemini-2-0-flash-001-model-card">
Gemini multimodal model designed for optimal for high-volume, high-frequency tasks at scale.
<div>
<strong style="background-color: #e8e8e8">Chat</strong>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ related_guides:
| API model name |`openai__gpt_5_reasoning_alpha`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
| Hosting layer | **OpenAI** | The trusted organization that securely hosts LLM. |
| Model provider | **OpenAI** | The organization that provides this model. |
| Release date | **TBD** | The release date for the model. |
| Release date | **August 7th, 2025** | The release date for the model. |
| Knowledge cutoff date | **October 2024** | The date after which the model does not get any information updates. |
| Input context window | **1m tokens** | The number of tokens supported by the input context window. |
| Maximum output tokens | **100k tokens** | The number of tokens that can be generated by the model in a single request.|
Expand All @@ -31,5 +31,5 @@ related_guides:

For additional information, see [official OpenAI GPT-5 documentation][openai-gpt-5-model].

[openai-gpt-5-model]: https://openai.com/index/introducing-gpt-4-5/
[openai-gpt-5-model]: https://openai.com/index/introducing-gpt-5/
[overrides]: g://box-ai/ai-agents/ai-agent-overrides
Loading
Loading