# Context Most of the time ppl should do ```python with da: ... ``` when working with vector database DA. The issue is that the documentation is not clear when and why they should do it. This need to be clarified