Supplemental Slack info for you and your team.Tips and tools for beginners and experts alike.Get familiar with Slack Enterprise Grid for large organizations.If you're curious about what's new in Slack — and what's changed — you're in the right place.Develop your skills and prepare to become Slack Certified!Launching a new team or joining one for the first time?
Our easy-to-read guides help your team work better, together, from day one.Ready to level up? Browse our time-saving tricks and practical tips for
making Slack work for you.All kinds of teams thrive with Slack — take a look at our department-specific guides.
More coming soon!Learn how Slack works, from top to bottom!Want to learn more about setting up your team? Look no further!Welcome to Slack! We're so glad you're here. Let's get started!Adjust your profile and preferences to make Slack work just for you!Simplify your daily work with apps and tools.Tips and tools for beginners and experts alike.
Slack is experiencing some connectivity issues — please stand by. Check
Status
If you need to download or delete the datastore for an app hosted on Slack's managed infrastructure, you can use an API or the Slack command line interface (CLI). To do this, you'll need to be a collaborator on the app.
Tip: If you can't add yourself as a collaborator, ask the app developer to follow the steps below.
Download and install the Slack CLI (if you haven't already).
From a terminal, change your working directory to the app's project directory.
To download a single record from a datastore, use the slack datastore get command. To download all records from a datastore, use the slack datastore query --output json command. If your datastore contains more than one page of records, you may need to use pagination to fetch all the records.
Delete an app's datastore
Use an API
To delete a single record, call the apps.datastore.delete API. All data will be output as JSON.
Use the CLI
Download and install the Slack CLI (if you haven't already).
From a terminal, change your working directory to the app's project directory.
To delete an entire datastore, you have two options:
• Use the slack datastore query command to determine the IDs of all records to delete, then use slack datastore delete to delete them one at a time. • Remove the datastore from your app's manifest and re-deploy your app using the slack deploy --force command to drop the datastore table entirely.
Great news! Our Help Center is available in multiple languages. Switch to EnglishBonne nouvelle ! Le centre d'assistance de Slack est désormais disponible dans plusieurs langues. Poursuivre en FrançaisGute Neuigkeiten! Unser Support-Center gibt es jetzt in mehreren Sprachen! Weiter auf DeutschSlack ヘルプセンターが複数言語で閲覧できるようになりました!日本語ページへ切り替え¡Buenas noticias! El centro de ayuda de Slack ya está disponible en varios idiomas. Continúa leyendo en español