
Tag: AMA


Why do I see an error when I re-run an IntelliShell script? #Studio3T_AMA
What does it mean when you re-run an IntelliShell script and see an error about redeclaration? In this article, we’ll explain why and how to make those errors go away for good.
Posted on: 23/03/2022 (last updated: 27/08/2024) • • 2 minutes


AMA: How do I start sharing schemas with Studio 3T?
Q: We’re working on reorganizing our database schemas. I need to start sharing schemas with my co-workers. Is there a way to do that with Studio 3T? A: Of course. Studio 3T’s Schema Explorer isn’t just an interactive way to dig into how your MongoDB data is structured. It’s got the ability to share that […]
Posted on: 16/02/2022 (last updated: 22/02/2022) • • 3 minutes

Are my MongoDB indexes being used? #Studio3T_AMA
Q: People tell me I should only have the indexes I need on my MongoDB collections. How do I find out which indexes are actually in use for a collection? A: It’s good advice that you make sure collections only have the indexes you need. It can be tempting to add an index that matches […]
Posted on: 03/02/2022 (last updated: 27/08/2024) • • 4 minutes

How Do I Stop My Tasks Prompting For Database Passwords? #Studio3T_AMA
Tasks in Studio 3T can automatically connect to a database and perform exports. But if you’ve configured your database connection to prompt for a password, this can stop unattended operation. Find out how to fix that in this Ask Manatees Anything #Studio3T_AMA
Posted on: 12/01/2022 • • 2 minutes