The identification question
You have a causal graph encoding your assumptions, and observational data. The question that organises this entire field is:
Can the causal effect be written as a formula involving only quantities you can estimate from observed data?
If yes, the effect is identifiable, and the formula tells you exactly what to compute. Statistical estimation then proceeds normally.
If no, then no amount of data helps. This is the point most often misunderstood. Non-identifiability is not a small-sample problem or a modelling weakness. It means that two different causal structures produce the identical observational distribution, so no procedure operating on that distribution can distinguish them. A billion rows will not.
Note the order of operations, which is the opposite of common practice. Identification comes first, from the graph, before any data is touched. It is a question about structure. Only once you know a quantity is identifiable and by what formula does estimation become relevant.
Running a regression and interpreting a coefficient causally skips this step entirely, which is why so much applied work makes claims its design cannot support.

