DocumentationROQ homeROQ homeImprintImprint
GitHubGitHub (opens in a new tab) (opens in a new tab)
  • Introduction
    • Checklist
    • Application Guide
    • Local Installation
    • Technologies
    • API Guides
    • Custom Styling
    • GraphQL Basics API
    • GraphQL Query
    • ROQ provider
    • Sandbox API
    • SDK API
    • UI Components
    • Webhooks
      • Application Development
      • Run Local Development
      • Add/Modify APIs
      • Customize Form Fields
      • Databases Installation
      • Database Schema
      • Edit Data Models
      • Application Deployment
    • Overview
    • 2023-08-14
    • 2023-08-10
    • 2023-08-01
    • 2023-07-25
    • 2023-07-21
    • 2023-07-20
    • 2023-07-13
    • 2023-07-11
    • 2023-07-10
    • 2023-07-07
    • 2023-06-13
    • 2023-04-06
    • 2023-03-29
    • 2023-03-24
    • Overview
      • Register Page Fails
      • Error After Registration
      • Error Migration on PostgreSQL

    • Overview
    • API
    • UI Components
    • Overview
    • Registration Form
    • Registration Form Variants
    • Theming
    • Social Sign-Ins
    • MFA
      • Authentication Routes
      • Buttons
      • Configuration
      • Custom Domain
      • Get Session Data
      • Integration Guide
      • Nextjs Hooks
      • Refresh Session
      • How to Post Login Redirect
    • Overview
    • Entity
    • Roles
    • Platform Permissions
    • Project Permissions
    • Query Plans
    • Skip Authorization
    • API
      • Overview
      • User Roles Assignment
      • Filter Data by User Roles
      • Cache Query Plans
      • How to Protect API Routes
      • How to Protect Pages
    • Overview
    • API
    • UI Components
      • Overview
      • Filter Chat By Tags
    • Overview
    • API
    • UI Components
      • How to Upload Files
      • Configure File Categories
      • Add UI Component
      • Relate File to Another Object
      • File Visibility
      • How to Fetch Files Using API
    • Overview
    • Activate Multi-tenancy
    • API
    • Overview
    • API
    • UI Components
      • Add Notifications
      • Test Notification
    • Overview
    • Integration Setup
    • API
      • How to Send Emails
      • Create Email Templates
      • Create Email Locales
    • Overview
    • API
      • Create Custom Translations
      • Create Custom Translation Keys
      • Manage Locales
      • How to Loading Translations
      • Create a Custom Translation Provider
      • Hooks for Translation in React
      • How to Bulk Upload Translations
    • Overview
    • API
      • Overview
      • Notify User Groups
      • Send Email to User Groups
    • Overview
    • API
    • UI Components
      • Overview
      • Using User Invite with Notify API
      • Using User Invite with Mails API
      • Using User Invite API with Locales
  • Introduction
    • Checklist
    • Application Guide
    • Local Installation
    • Technologies
    • API Guides
    • Custom Styling
    • GraphQL Basics API
    • GraphQL Query
    • ROQ provider
    • Sandbox API
    • SDK API
    • UI Components
    • Webhooks
      • Application Development
      • Run Local Development
      • Add/Modify APIs
      • Customize Form Fields
      • Databases Installation
      • Database Schema
      • Edit Data Models
      • Application Deployment
    • Overview
    • 2023-08-14
    • 2023-08-10
    • 2023-08-01
    • 2023-07-25
    • 2023-07-21
    • 2023-07-20
    • 2023-07-13
    • 2023-07-11
    • 2023-07-10
    • 2023-07-07
    • 2023-06-13
    • 2023-04-06
    • 2023-03-29
    • 2023-03-24
    • Overview
      • Register Page Fails
      • Error After Registration
      • Error Migration on PostgreSQL

    • Overview
    • API
    • UI Components
    • Overview
    • Registration Form
    • Registration Form Variants
    • Theming
    • Social Sign-Ins
    • MFA
      • Authentication Routes
      • Buttons
      • Configuration
      • Custom Domain
      • Get Session Data
      • Integration Guide
      • Nextjs Hooks
      • Refresh Session
      • How to Post Login Redirect
    • Overview
    • Entity
    • Roles
    • Platform Permissions
    • Project Permissions
    • Query Plans
    • Skip Authorization
    • API
      • Overview
      • User Roles Assignment
      • Filter Data by User Roles
      • Cache Query Plans
      • How to Protect API Routes
      • How to Protect Pages
    • Overview
    • API
    • UI Components
      • Overview
      • Filter Chat By Tags
    • Overview
    • API
    • UI Components
      • How to Upload Files
      • Configure File Categories
      • Add UI Component
      • Relate File to Another Object
      • File Visibility
        • Set the visibility of the uploaded File
      • How to Fetch Files Using API
    • Overview
    • Activate Multi-tenancy
    • API
    • Overview
    • API
    • UI Components
      • Add Notifications
      • Test Notification
    • Overview
    • Integration Setup
    • API
      • How to Send Emails
      • Create Email Templates
      • Create Email Locales
    • Overview
    • API
      • Create Custom Translations
      • Create Custom Translation Keys
      • Manage Locales
      • How to Loading Translations
      • Create a Custom Translation Provider
      • Hooks for Translation in React
      • How to Bulk Upload Translations
    • Overview
    • API
      • Overview
      • Notify User Groups
      • Send Email to User Groups
    • Overview
    • API
    • UI Components
      • Overview
      • Using User Invite with Notify API
      • Using User Invite with Mails API
      • Using User Invite API with Locales
  • ROQ home
  • Imprint

On This Page

  • Set the visibility of the uploaded File
Question? Give us feedback → (opens in a new tab)Edit this page
File Management
Tutorials
File Visibility

File Visibility

Set the visibility of the uploaded File

You can change the file's visibility using the makeFilePublic() and makeFilePrivate() APIs.

Note that when you create a URL for download, this URL can still be shared with anonymous users. The main difference from a public file is that the URL will work only for a short period.

Relate File to Another ObjectHow to Fetch Files Using API

Platform 360 GmbH