Start a conversation

Permission for Content Archive

  • Enabling the Content Archive

    Note: Only Administrators and Moderators can enable the content archive feature. Use the setContentArchiveSettingsOnCommunity mutation to enable the content feature and external URL. When archiving, y...

  • Query Archival Settings

    Use the content archival settings query to check the community archival settings such as external URL and content archive. { community { contentArchiveSettings { isContentArchiveEnabled { key value } ...

  • Query Community Policy

    Added in 24.11. Community policy is used to determine if a community member has required permission to archive a message. If the GraphQL query for the community returns no error, then it implies that ...

  • Permission for Content Archive

    Note For Aurora v24.11 and above, the content archive feature is enabled by default. Use the archival settings to determine whether the content archive feature is enabled for your community. Furthermo...