# Support for AND and OR while searching logs body, other improvements

> Updates to how query search conditions are handled, option to select any timezone, and restrict access to update certain ingestion and storage settings to admins only.

Source: https://last9.io/changelog/support-for-and-and-or-while-searching-logs-body-other-improvements/

- While searching within a log line body, you can use `contains all` for AND or `contains any` for OR operations.
  - Note: Multiple conditions in the search input have the AND operator applied.
- To add multiple values in a search condition, click on `+` in the respective chip.
  - This change is done to improve the readability of queries when multiple instances of the same attribute were supported and it would lead to difficulty keeping track of overlapping conditions.
- You can now select any timezone, while viewing your logs and traces, that’s more appropriate for your mental model or based on a customer input from a specific timezone.
  - Apart from searching for a country or city, you can also search by the offset from UTC. For e.g., PST can also be searched by typing in `8:00`.
  - The default option is your local time, as detected by the browser.
- Changes to the following [Control Plane](https://app.last9.io/control-plane/) settings are now restricted to admins only:
  - Ingestion: Sensitive Data, Forward, Drop, Remapping
  - Storage: Cold Storage
  - Note: We’re working on fine-grain access controls. To view who the admin of your account is, please visit the [User Access](https://app.last9.io/user-access/) page. To add more admins, please reach out to [support@last9.io](mailto:support@last9.io).
